diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-17 04:02:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-17 04:02:35 +0800 |
commit | 91088b896a39629ee4c938c3e124ad260257213a (patch) | |
tree | 97ae6c9486e1d558e214738cb97317c09a9df09c /ChangeLog | |
parent | 73a6332c7811065e2d5af1fb100ebe30439f0e00 (diff) | |
download | gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar.gz gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar.bz2 gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar.lz gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar.xz gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.tar.zst gsoc2013-epiphany-91088b896a39629ee4c938c3e124ad260257213a.zip |
Check the encodings before we set the mozilla pref. From bug #150266.
2004-12-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
* embed/mozilla/mozilla-notifiers.h:
Check the encodings before we set the mozilla pref. From bug #150266.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-12-16 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-notifiers.cpp: + * embed/mozilla/mozilla-notifiers.h: + + Check the encodings before we set the mozilla pref. From bug #150266. + +2004-12-16 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/ContentHandler.cpp: Quote app name. |