aboutsummaryrefslogtreecommitdiff
path: root/client/data/menu_add.ui
diff options
context:
space:
mode:
Diffstat (limited to 'client/data/menu_add.ui')
-rw-r--r--client/data/menu_add.ui16
1 files changed, 16 insertions, 0 deletions
diff --git a/client/data/menu_add.ui b/client/data/menu_add.ui
new file mode 100644
index 00000000..19f46fdd
--- /dev/null
+++ b/client/data/menu_add.ui
@@ -0,0 +1,16 @@
+<interface>
+ <menu id="menu_add">
+ <section>
+ <item>
+ <attribute name="action">win.add_chat</attribute>
+ <attribute name="label" translatable="yes">Start Chat</attribute>
+ </item>
+ </section>
+ <section>
+ <item>
+ <attribute name="action">win.add_conference</attribute>
+ <attribute name="label" translatable="yes">Join Conference</attribute>
+ </item>
+ </section>
+ </menu>
+</interface>