[gnome-clocks] Start adding a Help menu



commit ac2531a42989bfdc87c7cdf59928907cc34a53de
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Sep 3 19:43:40 2013 +0200

    Start adding a Help menu
    
    This is not shown yet, but Aruna is working on the docs so it would be
    good to have this translated once they are ready
    
    https://bugzilla.gnome.org/show_bug.cgi?id=703384

 data/ui/menu.ui |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/menu.ui b/data/ui/menu.ui
index a86e0dc..df162df 100644
--- a/data/ui/menu.ui
+++ b/data/ui/menu.ui
@@ -11,6 +11,11 @@
     </section>
     <section>
       <item>
+        <attribute name="label" translatable="yes">_Help</attribute>
+        <attribute name="action">win.help</attribute>
+        <attribute name="accel">F1</attribute>
+      </item>
+      <item>
         <attribute name="label" translatable="yes">_About</attribute>
         <attribute name="action">win.about</attribute>
       </item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]