aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/messenger.ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-12-24 00:18:34 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2021-12-24 00:18:34 +0100
commita33950ee5629586f631e63dceb984346d8702b85 (patch)
tree391501fd79a2136f56e57e1025a22ba225344f86 /resources/ui/messenger.ui
parent04865c9e12b9d5ab3507936c554de605c79dc353 (diff)
downloadmessenger-gtk-a33950ee5629586f631e63dceb984346d8702b85.tar.gz
messenger-gtk-a33950ee5629586f631e63dceb984346d8702b85.zip
Updated desktop file and app id
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r--resources/ui/messenger.ui2
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>