[meld/ui-next] vcview: Remove the Compare button from the toolbar



commit 511a34f6e110d4018de6f5ce1d7aabf18676e413
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Mar 17 11:44:30 2019 +1000

    vcview: Remove the Compare button from the toolbar
    
    ...with similar reasoning as for the dirdiff change.

 meld/resources/ui/vcview.ui | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/meld/resources/ui/vcview.ui b/meld/resources/ui/vcview.ui
index 326fdf9d..33139dff 100644
--- a/meld/resources/ui/vcview.ui
+++ b/meld/resources/ui/vcview.ui
@@ -63,19 +63,6 @@
             <property name="expand">False</property>
           </packing>
         </child>
-        <child>
-          <object class="GtkToolItem">
-            <property name="visible">True</property>
-            <child>
-              <object class="GtkModelButton">
-                <property name="visible">True</property>
-                <property name="action_name">view.compare</property>
-                <property name="text" translatable="yes">Compare</property>
-                <property name="tooltip_text" translatable="yes">Compare selected files</property>
-              </object>
-            </child>
-          </object>
-        </child>
         <child>
           <object class="GtkToolItem">
             <property name="visible">True</property>


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