[gnome-software: 7/18] gs-shell: Drop ‘previous’ button




commit 5973c7e81572b34904b7f5f886115e7c4440c17c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Jan 28 19:28:20 2021 +0000

    gs-shell: Drop ‘previous’ button
    
    The ‘back’ button is used instead.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Helps: #1111

 src/gs-shell.ui | 23 -----------------------
 1 file changed, 23 deletions(-)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index 5248cf30c..d17d0c603 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -61,28 +61,6 @@
                 <property name="can-focus">False</property>
                 <property name="show-close-button">True</property>
                 <property name="title" translatable="yes">Software</property>
-                <child>
-                  <object class="GtkButton" id="previous_button">
-                    <property name="can-focus">True</property>
-                    <property name="receives-default">True</property>
-                    <!-- TODO <signal name="clicked" handler="previous_button_clicked_cb" object="CcWindow" 
swapped="yes" /> -->
-                    <child>
-                      <object class="GtkImage">
-                        <property name="visible">True</property>
-                        <property name="can-focus">False</property>
-                        <property name="icon-name">go-previous-symbolic</property>
-                      </object>
-                    </child>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" id="a11y-button1"><!-- TODO -->
-                        <property name="accessible-name" translatable="yes">All Settings</property>
-                      </object>
-                    </child>
-                    <style>
-                      <class name="image-button"/>
-                    </style>
-                  </object>
-                </child>
                 <child>
                   <object class="GtkToggleButton" id="search_button">
                     <property name="visible">True</property>
@@ -348,7 +326,6 @@
             <property name="can-focus">False</property>
             <property name="visible-child">main_box</property>
             <property name="transition-type">slide</property>
-            <signal name="notify::folded" handler="on_main_leaflet_folded_changed_cb" object="CcWindow" 
swapped="yes" />
 
             <child>
               <object class="GtkBox" id="sidebar_box">


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