mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Set the default button.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13151 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-02-08 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gnome-search/search.glade: Set the default button. Fixes
|
||||
#329539.
|
||||
|
||||
2006-02-07 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* po/glossary/gnc-glossary.txt: Update glossary with new term
|
||||
|
||||
@@ -147,6 +147,7 @@
|
||||
<widget class="GtkButton" id="find_button">
|
||||
<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-find</property>
|
||||
<property name="use_stock">True</property>
|
||||
|
||||
Reference in New Issue
Block a user