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
|
@ -1,3 +1,10 @@
|
|||
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-default-applications-properties.glade:
|
||||
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).
|
||||
|
||||
2004-11-30 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-default-applications-properties-structs.c: use the right name
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
<widget class="GtkButton" id="button5">
|
||||
<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