[gnome-sudoku] Temporarily remove user help from app menu



commit 2baeb7c47d17f659c632e6c0ee6e3fb4fd880c02
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Feb 16 15:34:34 2015 -0600

    Temporarily remove user help from app menu
    
    It's so outdated that it does more harm than good to keep it. Updating
    it properly is a "priority" for me but it's gone until then.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=739418

 data/gnome-sudoku-menu.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-sudoku-menu.ui b/data/gnome-sudoku-menu.ui
index c0cee28..e403c5f 100644
--- a/data/gnome-sudoku-menu.ui
+++ b/data/gnome-sudoku-menu.ui
@@ -28,10 +28,13 @@
         </item>
       </section>
       <section>
+<!--
+https://bugzilla.gnome.org/show_bug.cgi?id=739418
         <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>


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