aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/new_platform.ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-11-14 23:13:01 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2021-11-14 23:13:01 +0100
commit760976b15f400194d9264a5295e27e70b88afb73 (patch)
treeb6117668a8cef01c0a7920c26d5178a04c564916 /resources/ui/new_platform.ui
parentf6e0bb11c86814b5246aa0e03938ade2f4acd2d1 (diff)
downloadmessenger-gtk-760976b15f400194d9264a5295e27e70b88afb73.tar.gz
messenger-gtk-760976b15f400194d9264a5295e27e70b88afb73.zip
Added zbar video input to scan for contacts
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/ui/new_platform.ui')
-rw-r--r--resources/ui/new_platform.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/ui/new_platform.ui b/resources/ui/new_platform.ui
index 80ff925..4b3fa8f 100644
--- a/resources/ui/new_platform.ui
+++ b/resources/ui/new_platform.ui
@@ -23,8 +23,9 @@ Author: Tobias Frisch
23<interface> 23<interface>
24 <requires lib="gtk+" version="3.24"/> 24 <requires lib="gtk+" version="3.24"/>
25 <requires lib="libhandy" version="1.2"/> 25 <requires lib="libhandy" version="1.2"/>
26 <object class="GtkDialog" id="platform_dialog"> 26 <object class="GtkDialog" id="new_platform_dialog">
27 <property name="can-focus">False</property> 27 <property name="can-focus">False</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>
30 <child internal-child="vbox"> 31 <child internal-child="vbox">