[anjuta] tools: bgo #648361 - In the "Tools Editor" the Command-Browse button does not work



commit 9404b6b00e6c88dbbf60d7cf01b6e64038f66f7c
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Mon Apr 25 17:03:14 2011 +0200

    tools: bgo #648361 - In the "Tools Editor" the Command-Browse button does not work

 plugins/tools/anjuta-tools.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/tools/anjuta-tools.ui b/plugins/tools/anjuta-tools.ui
index ea4b8e2..a3ddc32 100644
--- a/plugins/tools/anjuta-tools.ui
+++ b/plugins/tools/anjuta-tools.ui
@@ -265,7 +265,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
-                        <signal name="clicked" handler="atp_on_editor_browse_button_dir_clicked"/>
+                        <signal name="clicked" handler="atp_on_editor_browse_button_dir_clicked" object="directory_entry" swapped="no"/>
                       </object>
                       <packing>
                         <property name="expand">False</property>
@@ -565,7 +565,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
-                        <signal name="clicked" handler="atp_on_editor_browse_button_clicked"/>
+                        <signal name="clicked" handler="atp_on_editor_browse_button_clicked" object="command_entry" swapped="no"/>
                       </object>
                       <packing>
                         <property name="expand">False</property>



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