aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/contacts.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/contacts.ui')
-rw-r--r--resources/ui/contacts.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/ui/contacts.ui b/resources/ui/contacts.ui
index 85da426..5fbdf5a 100644
--- a/resources/ui/contacts.ui
+++ b/resources/ui/contacts.ui
@@ -1,7 +1,7 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.38.2 2<!-- Generated with glade 3.38.2
3 3
4Copyright (C) 2021 GNUnet e.V. 4Copyright (C) 2021‑‑2022 GNUnet e.V.
5 5
6GNUnet is free software: you can redistribute it and/or modify it 6GNUnet is free software: you can redistribute it and/or modify it
7under the terms of the GNU Affero General Public License as published 7under the terms of the GNU Affero General Public License as published
@@ -24,6 +24,7 @@ Author: Tobias Frisch
24 <requires lib="gtk+" version="3.24"/> 24 <requires lib="gtk+" version="3.24"/>
25 <object class="GtkDialog" id="contacts_dialog"> 25 <object class="GtkDialog" id="contacts_dialog">
26 <property name="can-focus">False</property> 26 <property name="can-focus">False</property>
27 <property name="title" translatable="yes">Contacts</property>
27 <property name="modal">True</property> 28 <property name="modal">True</property>
28 <property name="window-position">center-on-parent</property> 29 <property name="window-position">center-on-parent</property>
29 <property name="type-hint">dialog</property> 30 <property name="type-hint">dialog</property>