diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-06-01 16:35:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-06-01 16:35:15 +0800 |
commit | e2f9c23f9655e775a278f5b2712f7d57b53378da (patch) | |
tree | 0aa98d2953135adaa268b17051cd60fe0882f48b /ChangeLog | |
parent | a5ac763cec5c776781dae024428d88fbaca019ed (diff) | |
download | gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar.gz gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar.bz2 gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar.lz gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar.xz gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.tar.zst gsoc2013-epiphany-e2f9c23f9655e775a278f5b2712f7d57b53378da.zip |
Remove custom notifiers, the generic string notifier works just fine for
2003-05-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
(mozilla_default_encoding_notifier),
(mozilla_autodetect_encoding_notifier):
Remove custom notifiers, the generic string notifier works just fine
for those prefs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-05-31 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-notifiers.cpp: + (mozilla_default_encoding_notifier), + (mozilla_autodetect_encoding_notifier): + + Remove custom notifiers, the generic string notifier works just fine + for those prefs. + 2003-05-31 Piers Cornwell <piersc@cogs.susx.ac.uk> * data/glade/prefs-dialog.glade: |