aboutsummaryrefslogtreecommitdiff
path: root/src/app-menu.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/app-menu.ui')
-rw-r--r--src/app-menu.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app-menu.ui b/src/app-menu.ui
index b0eddb6..ae0f89e 100644
--- a/src/app-menu.ui
+++ b/src/app-menu.ui
@@ -10,6 +10,10 @@
</section>
<section>
<item>
+ <attribute name="label" translatable="yes">_About</attribute>
+ <attribute name="action">app.about</attribute>
+ </item>
+ <item>
<attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="action">app.quit</attribute>
<attribute name="accel"><![CDATA[<Ctrl>Q]]></attribute>