[farsight2/master] Make quit the default button
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:21:45 PST 2008
---
tests/gui/fs2-gui.glade | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/tests/gui/fs2-gui.glade b/tests/gui/fs2-gui.glade
index a53687d..af2e464 100644
--- a/tests/gui/fs2-gui.glade
+++ b/tests/gui/fs2-gui.glade
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.0 on Thu Mar 20 18:26:57 2008 -->
+<!--Generated with glade3 3.4.0 on Mon Mar 31 15:42:21 2008 -->
<glade-interface>
<widget class="GtkWindow" id="main_window">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -101,6 +101,8 @@
<widget class="GtkButton" id="button2">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="has_focus">True</property>
+ <property name="is_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">gtk-quit</property>
--
1.5.6.5
More information about the farsight-commits
mailing list