[rygel/config: 24/25] OK button is the default button



commit 35fac988cd6155f51d2b4637f85981e71bf8036f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed May 27 19:21:28 2009 +0300

    OK button is the default button
---
 data/rygel-preferences.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/data/rygel-preferences.ui b/data/rygel-preferences.ui
index aafec81..8b1d682 100644
--- a/data/rygel-preferences.ui
+++ b/data/rygel-preferences.ui
@@ -464,6 +464,8 @@
                 <property name="label" translatable="yes">gtk-ok</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
                 <property name="receives_default">True</property>
                 <property name="use_stock">True</property>
               </object>



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