[recipes/recipes-1.0] Add help to the menubar on OS X



commit 2c82859f6bd6a110cc5fa4bc34ee1bd6ae18d33d
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Apr 1 15:28:12 2017 -0400

    Add help to the menubar on OS X
    
    This was missed when we added the documentation to the app menu.

 src/menus.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/menus.ui b/src/menus.ui
index 91ebf3d..fccc483 100644
--- a/src/menus.ui
+++ b/src/menus.ui
@@ -86,6 +86,10 @@
       <attribute name="label" translatable="yes">Help</attribute>
       <section>
         <item>
+          <attribute name="label" translatable="yes">Recipes _Help</attribute>
+          <attribute name="action">app.help</attribute>
+        </item>
+        <item>
           <attribute name="label" translatable="yes">_What’s New</attribute>
           <attribute name="action">app.news</attribute>
         </item>


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