[gthumb] rotate options: fixed spacing of the alignment options



commit ffad81138ae0045b626b59117e81a2ae5219b547
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Aug 25 22:22:52 2012 +0200

    rotate options: fixed spacing of the alignment options

 extensions/file_tools/data/ui/rotate-options.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/extensions/file_tools/data/ui/rotate-options.ui b/extensions/file_tools/data/ui/rotate-options.ui
index 41abdc7..527d2cb 100644
--- a/extensions/file_tools/data/ui/rotate-options.ui
+++ b/extensions/file_tools/data/ui/rotate-options.ui
@@ -569,6 +569,7 @@
               <object class="GtkVBox" id="vbox6">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="border_width">12</property>
                 <property name="spacing">12</property>
                 <child>
                   <object class="GtkVBox" id="box2">
@@ -609,12 +610,10 @@ to set the alignment.</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="top_padding">6</property>
-                        <property name="left_padding">12</property>
                         <child>
                           <object class="GtkVBox" id="box1">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="spacing">6</property>
                             <child>
                               <object class="GtkRadioButton" id="alignment_parallel_radiobutton">
                                 <property name="label" translatable="yes">Parallel</property>



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