[Gnucash-changes] r13171 - gnucash/trunk/src/gnome/glade - Set the
default button.
David Hampton
hampton at cvs.gnucash.org
Thu Feb 9 01:17:29 EST 2006
Author: hampton
Date: 2006-02-09 01:17:29 -0500 (Thu, 09 Feb 2006)
New Revision: 13171
Trac: http://svn.gnucash.org/trac/changeset/13171
Modified:
gnucash/trunk/src/gnome/glade/reconcile.glade
Log:
Set the default button.
Modified: gnucash/trunk/src/gnome/glade/reconcile.glade
===================================================================
--- gnucash/trunk/src/gnome/glade/reconcile.glade 2006-02-09 05:58:58 UTC (rev 13170)
+++ gnucash/trunk/src/gnome/glade/reconcile.glade 2006-02-09 06:17:29 UTC (rev 13171)
@@ -48,6 +48,7 @@
<widget class="GtkButton" id="okbutton1">
<property name="visible">True</property>
<property name="can_default">True</property>
+ <property name="has_default">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-ok</property>
<property name="use_stock">True</property>
More information about the gnucash-changes
mailing list