summaryrefslogtreecommitdiff
path: root/data/app-menu.ui
diff options
context:
space:
mode:
Diffstat (limited to 'data/app-menu.ui')
-rw-r--r--data/app-menu.ui22
1 files changed, 7 insertions, 15 deletions
diff --git a/data/app-menu.ui b/data/app-menu.ui
index 36e29a2..9450cd5 100644
--- a/data/app-menu.ui
+++ b/data/app-menu.ui
@@ -2,24 +2,16 @@
<menu id="app-menu">
<section>
<item>
- <attribute name="label" translatable="yes">_New</attribute>
- <attribute name="action">win.new-location</attribute>
- <attribute name="accel">&lt;Primary&gt;n</attribute>
- </item>
- </section>
- <submenu>
- <attribute translatable="yes" name="label">Temperature unit</attribute>
- <item>
- <attribute translatable="yes" name="label">Celsius</attribute>
- <attribute name="action">app.temperature-unit</attribute>
- <attribute name="target">centigrade</attribute>
+ <attribute name="label" translatable="yes">New _Screenshot</attribute>
+ <attribute name="action">win.new-screenshot</attribute>
+ <attribute name="accel">&lt;Primary&gt;s</attribute>
</item>
<item>
- <attribute translatable="yes" name="label">Fahrenheit</attribute>
- <attribute name="action">app.temperature-unit</attribute>
- <attribute name="target">fahrenheit</attribute>
+ <attribute name="label" translatable="yes">New Screen _Recording</attribute>
+ <attribute name="action">win.new-recording</attribute>
+ <attribute name="accel">&lt;Primary&gt;r</attribute>
</item>
- </submenu>
+ </section>
<section>
<item>
<attribute name="action">win.about</attribute>