[rygel] data,ui: Assign proper response IDs to dialog buttons



commit 7b8a34f9e0f3ba1a2772ad6a5ac0fb270d324080
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Feb 18 12:09:22 2011 +0200

    data,ui: Assign proper response IDs to dialog buttons

 data/rygel-preferences.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/rygel-preferences.ui b/data/rygel-preferences.ui
index 466461a..e8d1519 100644
--- a/data/rygel-preferences.ui
+++ b/data/rygel-preferences.ui
@@ -317,8 +317,8 @@
       </object>
     </child>
     <action-widgets>
-      <action-widget response="0">button4</action-widget>
-      <action-widget response="0">button5</action-widget>
+      <action-widget response="-6">button4</action-widget>
+      <action-widget response="-5">button5</action-widget>
     </action-widgets>
   </object>
   <object class="GtkSizeGroup" id="general-labels-sizegroup">



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