diff options
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r-- | resources/ui/messenger.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui index d79f875..fd34ea5 100644 --- a/resources/ui/messenger.ui +++ b/resources/ui/messenger.ui | |||
@@ -25,6 +25,8 @@ Author: Tobias Frisch | |||
25 | <requires lib="libhandy" version="1.2"/> | 25 | <requires lib="libhandy" version="1.2"/> |
26 | <object class="GtkApplicationWindow" id="main_window"> | 26 | <object class="GtkApplicationWindow" id="main_window"> |
27 | <property name="can-focus">False</property> | 27 | <property name="can-focus">False</property> |
28 | <property name="icon-name">org.gnunet.Messenger</property> | ||
29 | <property name="startup-id">org.gnunet.Messenger</property> | ||
28 | <child> | 30 | <child> |
29 | <object class="HdyLeaflet" id="leaflet_chat"> | 31 | <object class="HdyLeaflet" id="leaflet_chat"> |
30 | <property name="visible">True</property> | 32 | <property name="visible">True</property> |