[Xfce4-commits] <xfce4-settings:master> Use the correct response identifiers.

Jérôme Guelfucci noreply at xfce.org
Tue Jan 19 19:34:01 CET 2010


Updating branch refs/heads/master
         to f637b16ea6054fed83579a3716a995b7e6d05f87 (commit)
       from c9cc6c6edffed3fc6c8dbf758bf48e92f31cf72f (commit)

commit f637b16ea6054fed83579a3716a995b7e6d05f87
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sun Dec 20 14:18:08 2009 +0100

    Use the correct response identifiers.

 xfce4-settings-editor/xfce4-settings-editor.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce4-settings-editor/xfce4-settings-editor.glade b/xfce4-settings-editor/xfce4-settings-editor.glade
index 735d3b3..46763db 100644
--- a/xfce4-settings-editor/xfce4-settings-editor.glade
+++ b/xfce4-settings-editor/xfce4-settings-editor.glade
@@ -239,8 +239,8 @@
       </object>
     </child>
     <action-widgets>
-      <action-widget response="0">button3</action-widget>
-      <action-widget response="0">button2</action-widget>
+      <action-widget response="-6">button3</action-widget>
+      <action-widget response="-10">button2</action-widget>
     </action-widgets>
   </object>
   <object class="XfceTitledDialog" id="main_dialog">



More information about the Xfce4-commits mailing list