[gnome-clocks] ui: Remove 'New' from global menu



commit d53d493e1011f0ef63aa43de5221cf0f96cb0eb3
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Dec 12 13:56:11 2013 +0000

    ui: Remove 'New' from global menu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720221

 data/ui/menu.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/menu.ui b/data/ui/menu.ui
index df162df..c713b85 100644
--- a/data/ui/menu.ui
+++ b/data/ui/menu.ui
@@ -4,13 +4,6 @@
   <menu id="appmenu">
     <section>
       <item>
-        <attribute name="label" translatable="yes">_New</attribute>
-        <attribute name="action">win.new</attribute>
-        <attribute name="accel">&lt;Primary&gt;n</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
         <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">win.help</attribute>
         <attribute name="accel">F1</attribute>


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