OK button is the default button
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 27 May 2009 16:21:28 +0000 (19:21 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 27 May 2009 16:21:28 +0000 (19:21 +0300)
data/rygel-preferences.ui

index aafec81..8b1d682 100644 (file)
                 <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>