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:
parent
0751b3f985
commit
f5489de525
16 changed files with 56 additions and 12 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue