[nautilus-actions] Remove orientation=vertical vbox properties



commit 4c0b1ed6478e79f1a648ed46aecf1dd5a3f6167b
Author: pierre <pierre vfedora10 virtuals pwi>
Date:   Mon Sep 28 11:34:39 2009 +0200

    Remove orientation=vertical vbox properties

 ChangeLog                                |    1 +
 src/nact/nautilus-actions-config-tool.ui |    4 ----
 2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 923b26f..b6e4191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@
 
 	* src/nact/nautilus-actions-config-tool.ui:
 	Edit the user preferences in a notebook.
+	Remove "orientation=vertical" vbox properties.
 
 2009-09-27 Pierre Wieser <pwieser trychlos org>
 
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index d940bbc..213bc67 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -1615,7 +1615,6 @@ Be warned: you will not be prompted another time. This mode may be dangerous.</p
             <child>
               <object class="GtkVBox" id="vbox25">
                 <property name="visible">True</property>
-                <property name="orientation">vertical</property>
                 <child>
                   <object class="GtkFrame" id="frame1">
                     <property name="visible">True</property>
@@ -1630,7 +1629,6 @@ Be warned: you will not be prompted another time. This mode may be dangerous.</p
                           <object class="GtkVBox" id="vbox17">
                             <property name="visible">True</property>
                             <property name="border_width">6</property>
-                            <property name="orientation">vertical</property>
                             <child>
                               <object class="GtkCheckButton" id="SortAlphabeticalButton">
                                 <property name="label" translatable="yes">_Sort actions in alphabetical order</property>
@@ -1692,7 +1690,6 @@ Be warned: you will not be prompted another time. This mode may be dangerous.</p
             <child>
               <object class="GtkVBox" id="vbox26">
                 <property name="visible">True</property>
-                <property name="orientation">vertical</property>
                 <child>
                   <object class="GtkFrame" id="frame2">
                     <property name="visible">True</property>
@@ -1707,7 +1704,6 @@ Be warned: you will not be prompted another time. This mode may be dangerous.</p
                           <object class="GtkVBox" id="vbox27">
                             <property name="visible">True</property>
                             <property name="border_width">6</property>
-                            <property name="orientation">vertical</property>
                             <child>
                               <object class="GtkCheckButton" id="RelabelMenuButton">
                                 <property name="label" translatable="yes">Relabel _menus</property>



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