[gedit] gedit-preferences-dialog: Remove xalign



commit fdfa9e88ebffd7664938d8a0beaa6c068e309162
Author: Sagar Ghuge <ghugesss gmail com>
Date:   Tue Jan 20 12:11:56 2015 +0530

    gedit-preferences-dialog: Remove xalign
    
    xalign should not be set for buttons
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729011

 gedit/resources/ui/gedit-print-preferences.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gedit/resources/ui/gedit-print-preferences.ui b/gedit/resources/ui/gedit-print-preferences.ui
index 248794e..f95c4ec 100644
--- a/gedit/resources/ui/gedit-print-preferences.ui
+++ b/gedit/resources/ui/gedit-print-preferences.ui
@@ -220,7 +220,6 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -241,7 +240,6 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0</property>
                             <property name="draw_indicator">True</property>
                           </object>
                           <packing>
@@ -302,7 +300,6 @@
                     <property name="receives_default">False</property>
                     <property name="margin_start">12</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>


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