[rygel/config] Assign response IDs to buttons.



commit 3b4c7f0f300417a6e57e9c8f104c27bf2c122029
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Apr 27 16:15:17 2009 +0300

    Assign response IDs to buttons.
---
 data/rygel-preferences.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/rygel-preferences.ui b/data/rygel-preferences.ui
index d9f0373..1648968 100644
--- a/data/rygel-preferences.ui
+++ b/data/rygel-preferences.ui
@@ -411,9 +411,9 @@
       </object>
     </child>
     <action-widgets>
-      <action-widget response="0">button2</action-widget>
-      <action-widget response="0">button1</action-widget>
-      <action-widget response="0">button3</action-widget>
+      <action-widget response="-10">button2</action-widget>
+      <action-widget response="-6">button1</action-widget>
+      <action-widget response="-5">button3</action-widget>
     </action-widgets>
   </object>
   <object class="GtkAdjustment" id="adjustment1">



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