[meld/ui-next] findbar: Resave UI file with current Glade



commit f851409ecc7cdbf2b85cf66e741dd3cdb4d76c70
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Mar 2 11:14:38 2019 +1000

    findbar: Resave UI file with current Glade

 meld/resources/ui/findbar.ui | 41 +++++++++++++----------------------------
 1 file changed, 13 insertions(+), 28 deletions(-)
---
diff --git a/meld/resources/ui/findbar.ui b/meld/resources/ui/findbar.ui
index 900decb1..6a36c162 100644
--- a/meld/resources/ui/findbar.ui
+++ b/meld/resources/ui/findbar.ui
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.22.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.6 -->
+  <requires lib="gtk+" version="3.20"/>
   <object class="GtkArrow" id="arrow_left">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -23,10 +24,10 @@
             <property name="label" translatable="yes">_Replace</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">True</property>
             <property name="relief">none</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <signal name="clicked" handler="on_replace_button_clicked" swapped="no"/>
           </object>
           <packing>
@@ -40,10 +41,10 @@
             <property name="label" translatable="yes">Replace _All</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">True</property>
             <property name="relief">none</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <signal name="clicked" handler="on_replace_all_button_clicked" swapped="no"/>
           </object>
           <packing>
@@ -56,8 +57,6 @@
       <packing>
         <property name="left_attach">2</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -70,11 +69,11 @@
             <property name="label" translatable="yes">_Previous</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">True</property>
             <property name="image">arrow_left</property>
             <property name="relief">none</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <signal name="clicked" handler="on_find_previous_button_clicked" swapped="no"/>
           </object>
           <packing>
@@ -88,11 +87,11 @@
             <property name="label" translatable="yes">_Next</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">True</property>
             <property name="image">arrow_right</property>
             <property name="relief">none</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <signal name="clicked" handler="on_find_next_button_clicked" swapped="no"/>
           </object>
           <packing>
@@ -105,24 +104,20 @@
       <packing>
         <property name="left_attach">2</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
       <object class="GtkLabel" id="find_label">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="xalign">0</property>
         <property name="label" translatable="yes">Find:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">find_entry</property>
+        <property name="xalign">0</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -132,31 +127,27 @@
         <property name="width_chars">32</property>
         <property name="primary_icon_activatable">False</property>
         <property name="secondary_icon_activatable">False</property>
-        <signal name="changed" handler="on_find_entry_changed" swapped="no"/>
         <signal name="activate" handler="on_find_next_button_clicked" swapped="no"/>
+        <signal name="changed" handler="on_find_entry_changed" swapped="no"/>
         <signal name="stop-search" handler="on_stop_search" swapped="no"/>
       </object>
       <packing>
         <property name="left_attach">1</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
       <object class="GtkLabel" id="replace_label">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="xalign">0</property>
         <property name="label" translatable="yes">Replace _with:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">replace_entry</property>
+        <property name="xalign">0</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -171,8 +162,6 @@
       <packing>
         <property name="left_attach">1</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -185,9 +174,9 @@
             <property name="label" translatable="yes">_Match case</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">False</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <property name="draw_indicator">True</property>
           </object>
           <packing>
@@ -201,9 +190,9 @@
             <property name="label" translatable="yes">Who_le word</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">False</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <property name="draw_indicator">True</property>
           </object>
           <packing>
@@ -217,9 +206,9 @@
             <property name="label" translatable="yes">Regular e_xpression</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="focus_on_click">False</property>
             <property name="receives_default">False</property>
             <property name="use_underline">True</property>
-            <property name="focus_on_click">False</property>
             <property name="draw_indicator">True</property>
           </object>
           <packing>
@@ -232,8 +221,6 @@
       <packing>
         <property name="left_attach">3</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -256,9 +243,9 @@
           <object class="GtkLabel" id="wrap_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="xalign">0</property>
             <property name="label" translatable="yes">Wrapped</property>
             <property name="use_underline">True</property>
+            <property name="xalign">0</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -270,8 +257,6 @@
       <packing>
         <property name="left_attach">4</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>


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