[baobab] Remove Stop/Reload from the AppMenu



commit 9ae918b9781ec9f774cfdd7c8a7e937661fd8035
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Jul 31 11:24:15 2012 +0200

    Remove Stop/Reload from the AppMenu

 src/baobab-menu.ui |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/src/baobab-menu.ui b/src/baobab-menu.ui
index d5599d7..c38f6b4 100644
--- a/src/baobab-menu.ui
+++ b/src/baobab-menu.ui
@@ -25,17 +25,6 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">_Stop</attribute>
-        <attribute name="action">win.stop</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">_Reload</attribute>
-        <attribute name="action">win.reload</attribute>
-        <attribute name="accel">&lt;Primary&gt;r</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]