[gnome-tweak-tool] app menu: remove nonfunctional Help item



commit 9920f82fa8d083f28e58dce42b9f6649cea410a2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 14:42:13 2013 -0600

    app menu: remove nonfunctional Help item
    
    This just prints an error to stdout...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=712170

 data/shell.ui |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/shell.ui b/data/shell.ui
index 3d83e67..ee853c1 100644
--- a/data/shell.ui
+++ b/data/shell.ui
@@ -14,10 +14,6 @@
    </section>
    <section>
       <item>
-       <attribute name="label" translatable="yes">_Help</attribute>
-       <attribute name="action">app.help</attribute>
-      </item>        
-      <item>
        <attribute name="label" translatable="yes">_About</attribute>
        <attribute name="action">app.about</attribute>
       </item>        


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