[gnome-documents] app-menu: Remove the Grid/List items



commit 465d57398b682a03d0cf3c5368fcdde18e546f6e
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Jan 2 14:06:34 2014 +0100

    app-menu: Remove the Grid/List items
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697591

 src/resources/app-menu.ui |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/src/resources/app-menu.ui b/src/resources/app-menu.ui
index 085e19d..5202e21 100644
--- a/src/resources/app-menu.ui
+++ b/src/resources/app-menu.ui
@@ -1,19 +1,6 @@
 <interface>
   <menu id="app-menu">
     <section>
-      <attribute name="label" translatable="yes">View as</attribute>
-      <item>
-        <attribute name="action">app.view-as</attribute>
-        <attribute name="target">icon</attribute>
-        <attribute name="label" translatable="yes">Grid</attribute>
-      </item>
-      <item>
-        <attribute name="action">app.view-as</attribute>
-        <attribute name="target">list</attribute>
-        <attribute name="label" translatable="yes">List</attribute>
-      </item>
-    </section>
-    <section>
       <item>
         <attribute name="action">app.fullscreen</attribute>
         <attribute name="label" translatable="yes">Fullscreen</attribute>


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