diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-06 20:56:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-06 20:56:02 +0800 |
commit | 1158a826cc4f3b9d71745bff312f25e0122ec445 (patch) | |
tree | 2f1f1242662be6471636dab5d03c1f47c56f8465 /ChangeLog | |
parent | d443984286d3bb912148eb889b5f0efa6ac8ae19 (diff) | |
download | gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar.gz gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar.bz2 gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar.lz gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar.xz gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.tar.zst gsoc2013-epiphany-1158a826cc4f3b9d71745bff312f25e0122ec445.zip |
Always set the "automatic" toggle button correctly, even if the encoding
2004-01-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-encoding-menu.c: (update_encoding_menu_cb):
Always set the "automatic" toggle button correctly, even if the encoding
wasn't found in our database
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,7 +1,21 @@ -2004-01-06 Mohammad DAMT <mdamt@bisniweb.com> +2004-01-06 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-encoding-menu.c: (update_encoding_menu_cb): + + Always set the "automatic" toggle button correctly, even if the encoding + wasn't found in our database + +2004-01-06 Mohammad DAMT <mdamt@bisniweb.com> * configure.in: Added "id" in ALL_LINGUAS - * po/id.po: Added Indonesian translation by Tunggul Arif Siswoyo <tunggul@matralintas.net> + * po/id.po: Added Indonesian translation by + Tunggul Arif Siswoyo <tunggul@matralintas.net> + +2004-01-06 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozillaPrivate.cpp: + + Remove debug output leftover. 2004-01-06 Christian Persch <chpe@cvs.gnome.org> |