zenity_2.32.1: fix patch chunk order
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 18 Feb 2012 01:44:05 +0000 (03:44 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 18 Feb 2012 01:44:05 +0000 (03:44 +0200)
recipes/gnome/zenity/02_okcancel.patch

index b8f7de0..ea26c57 100644 (file)
@@ -305,15 +305,7 @@ index 3187d0b..07aa51a 100644
                  <property name="receives_default">False</property>
                  <property name="use_stock">True</property>
                </object>
-@@ -447,6 +446,7 @@
-       </object>
-     </child>
-     <action-widgets>
-+      <action-widget response="-6">zenity_text_cancel_button</action-widget>
-       <action-widget response="-7">zenity_text_close_button</action-widget>
-     </action-widgets>
-   </object>
-@@ -807,6 +807,23 @@
+@@ -431,6 +430,23 @@
                  <property name="position">0</property>
                </packing>
              </child>
@@ -337,6 +329,14 @@ index 3187d0b..07aa51a 100644
            </object>
            <packing>
              <property name="expand">False</property>
+@@ -447,6 +463,7 @@
+       </object>
+     </child>
+     <action-widgets>
++      <action-widget response="-6">zenity_text_cancel_button</action-widget>
+       <action-widget response="-7">zenity_text_close_button</action-widget>
+     </action-widgets>
+   </object>
 @@ -865,6 +882,20 @@
                  <property name="position">1</property>
                </packing>