[nautilus-actions] Adjust UI alignements



commit f449418c21d5f1bd7d9651f9e785c73be2abc2c0
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Apr 12 06:36:14 2010 +0200

    Adjust UI alignements

 ChangeLog                                |    2 ++
 src/nact/nautilus-actions-config-tool.ui |    6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4afa3cf..50aa9e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,8 @@
 
 2010-04-12 Pierre Wieser <pwieser trychlos org>
 
+	* src/nact/nautilus-actions-config-tool.ui: Adjust vertical paddings.
+
 	"Advanced conditions" tab is renamed as "Schemes".
 
 	* src/nact/nact-iadvanced-tab.c: Renamed as src/nact/nact-ischemes-tab.c.
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index d9417ed..06d70f6 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -709,11 +709,12 @@ Defining several profiles lets you have several commands, each applying with a d
                           <object class="GtkVBox" id="vbox10">
                             <property name="visible">True</property>
                             <property name="orientation">vertical</property>
+                            <property name="spacing">10</property>
                             <child>
                               <object class="GtkLabel" id="label2">
                                 <property name="visible">True</property>
                                 <property name="xalign">0</property>
-                                <property name="ypad">10</property>
+                                <property name="xpad">10</property>
                                 <property name="label" translatable="yes">&lt;b&gt;Appears if folder's path is one or inside one of these&lt;/b&gt;</property>
                                 <property name="use_markup">True</property>
                               </object>
@@ -1077,16 +1078,17 @@ Defining several profiles lets you have several commands, each applying with a d
                         <property name="visible">True</property>
                         <property name="border_width">6</property>
                         <property name="orientation">vertical</property>
+                        <property name="spacing">10</property>
                         <child>
                           <object class="GtkVBox" id="vbox340">
                             <property name="visible">True</property>
-                            <property name="border_width">6</property>
                             <property name="orientation">vertical</property>
                             <property name="spacing">10</property>
                             <child>
                               <object class="GtkLabel" id="label46">
                                 <property name="visible">True</property>
                                 <property name="xalign">0</property>
+                                <property name="xpad">10</property>
                                 <property name="label" translatable="yes">&lt;b&gt;Appears if scheme is in this list&lt;/b&gt;</property>
                                 <property name="use_markup">True</property>
                               </object>



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