patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch

from Andrew Johnson <acjgenius@earthlink.net>)
        to not set "close" as the default button (Closes: #98202).
This commit is contained in:
Sebastien Bacher 2005-01-01 23:18:33 +00:00
parent 0751b3f985
commit f5489de525
16 changed files with 56 additions and 12 deletions

View file

@ -40,7 +40,6 @@
<widget class="GtkButton" id="closebutton1">
<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-close</property>
<property name="use_stock">True</property>