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>
|
2004-11-30 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* gnome-default-applications-properties-structs.c: use the right name
|
* gnome-default-applications-properties-structs.c: use the right name
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
<widget class="GtkButton" id="button5">
|
<widget class="GtkButton" id="button5">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* font-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-09 Mark McLoughlin <mark@skynet.ie>
|
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||||
|
|
||||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||||
|
|
|
@ -41,9 +41,7 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="has_focus">True</property>
|
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-keybinding-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 Bastien Nocera <hadess@hadess.net>
|
2004-11-30 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* eggcellrendererkeys.c: (grab_key_callback): Patch from
|
* eggcellrendererkeys.c: (grab_key_callback): Patch from
|
||||||
|
|
|
@ -40,7 +40,6 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-keyboard-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-12-31 Sergey V. Udaltsov <svu@gnome.org>
|
2004-12-31 Sergey V. Udaltsov <svu@gnome.org>
|
||||||
|
|
||||||
* gnome-keyboard-properties-xkb.h,
|
* gnome-keyboard-properties-xkb.h,
|
||||||
|
|
|
@ -119,9 +119,7 @@
|
||||||
<widget class="GtkButton" id="button4">
|
<widget class="GtkButton" id="button4">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="has_focus">True</property>
|
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-mouse-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-09 Mark McLoughlin <mark@skynet.ie>
|
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||||
|
|
||||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||||
|
|
|
@ -40,9 +40,7 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="has_focus">True</property>
|
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-network-preferences.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-12-15 Sebastien Bacher <seb128@debian.org>
|
2004-12-15 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* gnome-network-preferences.desktop.in.in: changed the tooltip
|
* gnome-network-preferences.desktop.in.in: changed the tooltip
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-ui-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-09 Mark McLoughlin <mark@skynet.ie>
|
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||||
|
|
||||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||||
|
|
|
@ -41,9 +41,7 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="has_focus">True</property>
|
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2005-01-02 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-window-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-12-15 Sebastien Bacher <seb128@debian.org>
|
2004-12-15 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* window-properties.desktop.in.in: changed the tooltip to respect
|
* window-properties.desktop.in.in: changed the tooltip to respect
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="has_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="label">gtk-close</property>
|
<property name="label">gtk-close</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue