Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bronko
gajim
Commits
a378b6b7
Commit
a378b6b7
authored
Dec 10, 2019
by
Daniel Brötzmann
Committed by
Philipp Hörist
Dec 13, 2019
Browse files
GCTooltip: Improve name, jid, and status formatting
parent
ee3860e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
gajim/data/gui/tooltip_gc_contact.ui
View file @
a378b6b7
...
...
@@ -24,6 +24,9 @@
<property
name=
"can_focus"
>
False
</property>
<property
name=
"halign"
>
start
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"ellipsize"
>
end
</property>
<property
name=
"single_line_mode"
>
True
</property>
<property
name=
"max_width_chars"
>
36
</property>
<attributes>
<attribute
name=
"weight"
value=
"bold"
/>
</attributes>
...
...
@@ -40,6 +43,8 @@
<property
name=
"halign"
>
start
</property>
<property
name=
"valign"
>
start
</property>
<property
name=
"ellipsize"
>
end
</property>
<property
name=
"single_line_mode"
>
True
</property>
<property
name=
"max_width_chars"
>
25
</property>
<attributes>
<attribute
name=
"weight"
value=
"bold"
/>
</attributes>
...
...
@@ -84,7 +89,9 @@
<property
name=
"valign"
>
start
</property>
<property
name=
"wrap"
>
True
</property>
<property
name=
"wrap_mode"
>
word-char
</property>
<property
name=
"max_width_chars"
>
25
</property>
<property
name=
"ellipsize"
>
end
</property>
<property
name=
"max_width_chars"
>
40
</property>
<property
name=
"lines"
>
3
</property>
<property
name=
"xalign"
>
0
</property>
<attributes>
<attribute
name=
"style"
value=
"italic"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment