[gnome-software] installed: Remove button_folder_fake



commit ec5b042eb52a429c33628851a7bd7a222d79a18b
Author: Alessandro Bono <abono gnome org>
Date:   Wed Jan 20 01:39:13 2016 +0100

    installed: Remove button_folder_fake
    
    Since button are always visible it isn't needed anymore
    
    https://bugzilla.gnome.org/show_bug.cgi?id=760869
    
    Signed-off-by: Richard Hughes <richard hughsie com>

 src/gs-shell-installed.ui |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/gs-shell-installed.ui b/src/gs-shell-installed.ui
index afb685c..0cc34aa 100644
--- a/src/gs-shell-installed.ui
+++ b/src/gs-shell-installed.ui
@@ -82,13 +82,6 @@
                         <property name="use_underline">True</property>
                       </object>
                     </child>
-                    <child>
-                      <object class="GtkLabel" id="button_folder_fake">
-                        <property name="visible">True</property>
-                        <property name="label"/>
-                        <property name="margin">6</property>
-                      </object>
-                    </child>
                   </object>
                 </child>
               </object>
@@ -108,7 +101,6 @@
       <widget name="button_folder_add"/>
       <widget name="button_folder_move"/>
       <widget name="button_folder_remove"/>
-      <widget name="button_folder_fake"/>
     </widgets>
   </object>
 </interface>


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