aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-07 23:38:41 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-07 23:38:41 +0800
commit7c1faa92b84f4feac0cf5f82e16fb8326598a3ae (patch)
tree25077fc3d3799fdd7616d86a2ddff1255a8f219e /ChangeLog
parent9f4b8495af0a6305d442fbcd81085ecfcca80001 (diff)
downloadgsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar.gz
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar.bz2
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar.lz
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar.xz
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.tar.zst
gsoc2013-epiphany-7c1faa92b84f4feac0cf5f82e16fb8326598a3ae.zip
Show language code in the string in languages editor. Fixes bug #115355.
2004-11-07 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-langs.c: (ephy_font_n_languages), (ephy_langs_sanitise), (ephy_langs_append_languages), (ephy_langs_get_languages): * lib/ephy-langs.h: * src/prefs-dialog.c: (add_system_language_entry), (setup_add_language_dialog), (create_language_section): Show language code in the string in languages editor. Fixes bug #115355.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae2f8e774..83b358a31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
+ * data/epiphany.schemas.in:
+ * embed/mozilla/mozilla-notifiers.cpp:
+ * lib/ephy-langs.c: (ephy_font_n_languages), (ephy_langs_sanitise),
+ (ephy_langs_append_languages), (ephy_langs_get_languages):
+ * lib/ephy-langs.h:
+ * src/prefs-dialog.c: (add_system_language_entry),
+ (setup_add_language_dialog), (create_language_section):
+
+ Show language code in the string in languages editor. Fixes bug #115355.
+
+2004-11-07 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init),
(set_combo_tooltip), (combo_realized),
(ephy_zoom_control_set_tooltip):