aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/contact_entry.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/contact_entry.ui')
-rw-r--r--resources/ui/contact_entry.ui11
1 files changed, 8 insertions, 3 deletions
diff --git a/resources/ui/contact_entry.ui b/resources/ui/contact_entry.ui
index c0376b3..908fee1 100644
--- a/resources/ui/contact_entry.ui
+++ b/resources/ui/contact_entry.ui
@@ -54,12 +54,13 @@ Author: Tobias Frisch
54 <property name="wrap-mode">word-char</property> 54 <property name="wrap-mode">word-char</property>
55 <property name="ellipsize">end</property> 55 <property name="ellipsize">end</property>
56 <property name="xalign">0</property> 56 <property name="xalign">0</property>
57 <property name="yalign">1</property>
57 <attributes> 58 <attributes>
58 <attribute name="weight" value="bold"/> 59 <attribute name="weight" value="bold"/>
59 </attributes> 60 </attributes>
60 </object> 61 </object>
61 <packing> 62 <packing>
62 <property name="expand">False</property> 63 <property name="expand">True</property>
63 <property name="fill">True</property> 64 <property name="fill">True</property>
64 <property name="position">0</property> 65 <property name="position">0</property>
65 </packing> 66 </packing>
@@ -76,10 +77,14 @@ Author: Tobias Frisch
76 <attributes> 77 <attributes>
77 <attribute name="weight" value="semilight"/> 78 <attribute name="weight" value="semilight"/>
78 </attributes> 79 </attributes>
80 <style>
81 <class name="profile-key"/>
82 </style>
79 </object> 83 </object>
80 <packing> 84 <packing>
81 <property name="expand">True</property> 85 <property name="expand">False</property>
82 <property name="fill">True</property> 86 <property name="fill">True</property>
87 <property name="pack-type">end</property>
83 <property name="position">1</property> 88 <property name="position">1</property>
84 </packing> 89 </packing>
85 </child> 90 </child>
@@ -92,7 +97,7 @@ Author: Tobias Frisch
92 </packing> 97 </packing>
93 </child> 98 </child>
94 <style> 99 <style>
95 <class name="chat-entry"/> 100 <class name="contact-entry"/>
96 </style> 101 </style>
97 </object> 102 </object>
98</interface> 103</interface>