[baobab] Also remove the "Scan..." actions from the appmenu



commit ffb57a079a02a06bb8f2501e39528b7be8bcf407
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Aug 1 12:27:05 2012 +0200

    Also remove the "Scan..." actions from the appmenu

 src/baobab-menu.ui |   26 --------------------------
 1 files changed, 0 insertions(+), 26 deletions(-)
---
diff --git a/src/baobab-menu.ui b/src/baobab-menu.ui
index c38f6b4..d6db89f 100644
--- a/src/baobab-menu.ui
+++ b/src/baobab-menu.ui
@@ -4,27 +4,6 @@
   <menu id="appmenu">
     <section>
       <item>
-        <attribute name="label" translatable="yes">_All Locations</attribute>
-        <attribute name="action">win.show-home-page</attribute>
-        <attribute name="accel">&lt;Primary&gt;a</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">_Scan Home</attribute>
-        <attribute name="action">win.scan-home</attribute>
-        <attribute name="accel">&lt;Primary&gt;h</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">Scan F_olderâ</attribute>
-        <attribute name="action">win.scan-folder</attribute>
-        <attribute name="accel">&lt;Primary&gt;o</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">Scan Remote Fo_lderâ</attribute>
-        <attribute name="action">win.scan-remote</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
         <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">win.help</attribute>
         <attribute name="accel">F1</attribute>
@@ -47,11 +26,6 @@
       <attribute name="label" translatable="yes">_Analyzer</attribute>
       <section>
         <item>
-          <attribute name="label" translatable="yes">_All Locations</attribute>
-          <attribute name="action">win.show-home-page</attribute>
-          <attribute name="accel">&lt;Primary&gt;a</attribute>
-        </item>
-        <item>
           <attribute name="label" translatable="yes">_Scan Home</attribute>
           <attribute name="action">win.scan-home</attribute>
           <attribute name="accel">&lt;Primary&gt;h</attribute>



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