[rhythmbox] shell: remove 'add music' from the menu



commit 7ef26897192a436711bdb2a843d9dc231199969f
Author: Jonathan Matthew <jonathan d14n org>
Date:   Fri Dec 28 13:06:36 2018 +1000

    shell: remove 'add music' from the menu
    
    In this location it's not really making the action more prominent
    or easy to find, so it's probably better to cut down the menu size
    a bit.

 data/ui/app-menu.ui | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/data/ui/app-menu.ui b/data/ui/app-menu.ui
index 3e7f6b048..359cd9b43 100644
--- a/data/ui/app-menu.ui
+++ b/data/ui/app-menu.ui
@@ -1,12 +1,6 @@
 <?xml version="1.0"?>
 <interface>
   <menu id="app-menu">
-    <section>
-      <item>
-       <attribute name="label" translatable="yes">_Add Music</attribute>
-       <attribute name="action">app.library-import</attribute>
-      </item>
-    </section>
     <section>
       <submenu>
        <attribute name="label" translatable="yes">_View</attribute>


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