diff options
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r-- | resources/ui/messenger.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui index 50b68b7..d0487fa 100644 --- a/resources/ui/messenger.ui +++ b/resources/ui/messenger.ui | |||
@@ -254,7 +254,7 @@ Author: Tobias Frisch | |||
254 | <property name="orientation">vertical</property> | 254 | <property name="orientation">vertical</property> |
255 | <property name="spacing">16</property> | 255 | <property name="spacing">16</property> |
256 | <child> | 256 | <child> |
257 | <object class="HdyAvatar"> | 257 | <object class="HdyAvatar" id="profile_avatar"> |
258 | <property name="visible">True</property> | 258 | <property name="visible">True</property> |
259 | <property name="can-focus">False</property> | 259 | <property name="can-focus">False</property> |
260 | <property name="halign">start</property> | 260 | <property name="halign">start</property> |
@@ -267,7 +267,7 @@ Author: Tobias Frisch | |||
267 | </packing> | 267 | </packing> |
268 | </child> | 268 | </child> |
269 | <child> | 269 | <child> |
270 | <object class="GtkLabel"> | 270 | <object class="GtkLabel" id="profile_label"> |
271 | <property name="visible">True</property> | 271 | <property name="visible">True</property> |
272 | <property name="can-focus">False</property> | 272 | <property name="can-focus">False</property> |
273 | <property name="label" translatable="yes">Profile name</property> | 273 | <property name="label" translatable="yes">Profile name</property> |