diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-06 22:40:50 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-06 22:40:50 +0800 |
commit | 0358dd495d90639a087342e4940d34a4ae1241fb (patch) | |
tree | e35f627674a1876c80ec3539009fdc9a7568b20d /ChangeLog | |
parent | 5e88bd1e6ee13a3bb9c3f76e0c11af1272ca836b (diff) | |
download | gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.gz gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.zst gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.zip |
Now that GtkComboBox supports mnemonic activation, set the focus target of
204-02-05 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
Now that GtkComboBox supports mnemonic activation,
set the focus target of the combos' labels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +204-02-05 Christian Persch <chpe@cvs.gnome.org> + + * data/glade/prefs-dialog.glade: + + Now that GtkComboBox supports mnemonic activation, + set the focus target of the combos' labels. + 2004-02-05 Piers Cornwell <piers@cvs.gnome.org> * src/ephy-session.c: (offer_to_resume): |