summaryrefslogtreecommitdiff
path: root/data/totem.ui
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2014-02-14 15:53:45 +0100
committerBastien Nocera <hadess@hadess.net>2014-02-14 16:40:17 +0100
commit6554d2333ed597546cce167b0117ac9128cd505e (patch)
treefc0227c8398a74ed3325558c5e7a9c17d09868f5 /data/totem.ui
parent0e46cfac0e78f4e0da5adfb6b2325b7e79ca02f5 (diff)
downloadtotem-6554d2333ed597546cce167b0117ac9128cd505e.tar.gz
main: Move Open/Add menu items to Add button
Diffstat (limited to 'data/totem.ui')
-rw-r--r--data/totem.ui27
1 files changed, 15 insertions, 12 deletions
diff --git a/data/totem.ui b/data/totem.ui
index 365536988..5c3769dde 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -7,18 +7,6 @@
<menu id="appmenu">
<section>
<item>
- <attribute name="label" translatable="yes">_Open</attribute>
- <attribute name="action">app.open</attribute>
- <attribute name="accel">&lt;Ctrl&gt;O</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Add Web Video...</attribute>
- <attribute name="action">app.open-location</attribute>
- <attribute name="accel">&lt;Ctrl&gt;L</attribute>
- </item>
- </section>
- <section>
- <item>
<attribute name="label" translatable="yes">Prefere_nces</attribute>
<attribute name="action">app.preferences</attribute>
</item>
@@ -38,6 +26,21 @@
</section>
</menu>
+<menu id="addmenu">
+ <section>
+ <item>
+ <attribute name="label" translatable="yes">Add _Local Video...</attribute>
+ <attribute name="action">app.open</attribute>
+ <attribute name="accel">&lt;Ctrl&gt;O</attribute>
+ </item>
+ <item>
+ <attribute name="label" translatable="yes">Add _Web Video...</attribute>
+ <attribute name="action">app.open-location</attribute>
+ <attribute name="accel">&lt;Ctrl&gt;L</attribute>
+ </item>
+ </section>
+</menu>
+
<menu id="playermenu">
<section>
<section id="save-placeholder"/>