aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-02-06 22:40:50 +0800
committerChristian Persch <chpe@src.gnome.org>2004-02-06 22:40:50 +0800
commit0358dd495d90639a087342e4940d34a4ae1241fb (patch)
treee35f627674a1876c80ec3539009fdc9a7568b20d /ChangeLog
parent5e88bd1e6ee13a3bb9c3f76e0c11af1272ca836b (diff)
downloadgsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar
gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.gz
gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.bz2
gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.lz
gsoc2013-epiphany-0358dd495d90639a087342e4940d34a4ae1241fb.tar.xz
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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ed073a8f..2df7a610d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):