aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiers Cornwell <piersc@cogs.susx.ac.uk>2003-06-01 01:51:49 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-01 01:51:49 +0800
commitc21fc8ae8784bab72563458084d6b75493897765 (patch)
tree8a453f81ea262e345d7ca420dce16392fcff1c6e /ChangeLog
parent1188fdc89e49de63f24235dfdfb534dc6197b02b (diff)
downloadgsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar.gz
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar.bz2
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar.lz
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar.xz
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.tar.zst
gsoc2013-epiphany-c21fc8ae8784bab72563458084d6b75493897765.zip
Fix accesskey conflicts in prefs for "Always use these fonts", "Default
2003-05-31 Piers Cornwell <piersc@cogs.susx.ac.uk> * data/glade/prefs-dialog.glade: Fix accesskey conflicts in prefs for "Always use these fonts", "Default encoding", "Language" and "More" and add accesskey for "Language" in Languages Editor. * data/glade/print.glade: Fix accesskey conflicts in print dialog for "from" and "portrait. s/Printer/Print To. s/Paper Details/Paper. Better page range limits.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5ce7531..62555253f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-05-31 Piers Cornwell <piersc@cogs.susx.ac.uk>
+
+ * data/glade/prefs-dialog.glade:
+ Fix accesskey conflicts in prefs for "Always use these fonts",
+ "Default encoding", "Language" and "More" and add accesskey for
+ "Language" in Languages Editor.
+
+ * data/glade/print.glade:
+ Fix accesskey conflicts in print dialog for "from" and "portrait.
+ s/Printer/Print To. s/Paper Details/Paper. Better page range limits.
+
2003-05-31 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize):