[nautilus-actions] Remove halign property



commit 1f7c546843d4bb7a84032a5afa0ae6c6e14da160
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Feb 14 20:10:09 2012 +0100

    Remove halign property

 ChangeLog                                |    3 +++
 src/nact/nautilus-actions-config-tool.ui |    3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 349c141..f490e49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-02-14 Pierre Wieser <pwieser trychlos org>
 
+	* src/nact/nautilus-actions-config-tool.ui: Remove halign property only
+	avaliable since Gtk 3.0.
+
 	* src/nact/base-gtk-utils.c (base_gtk_utils_table_to_grid):
 	Improve table to grid conversion, adding spacing and expand properties.
 
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index e9cc66f..8fcca13 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -1541,7 +1541,6 @@ If this is not an absolute path, then the PATH environment variable at execution
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">True</property>
-                                            <property name="halign">end</property>
                                             <property name="use_action_appearance">False</property>
                                             <property name="image">ImagePathBrowse</property>
                                             <property name="use_underline">True</property>
@@ -1575,7 +1574,6 @@ If this is not an absolute path, then the PATH environment variable at execution
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">True</property>
-                                            <property name="halign">end</property>
                                             <property name="use_action_appearance">False</property>
                                             <property name="image">ImageParametersLegend</property>
                                             <property name="use_underline">True</property>
@@ -1626,7 +1624,6 @@ If this is not an absolute path, then the PATH environment variable at execution
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">True</property>
-                                            <property name="halign">end</property>
                                             <property name="use_action_appearance">False</property>
                                             <property name="image">ImageWorkingDirectoryBrowse</property>
                                             <property name="use_underline">True</property>



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