diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-20 22:18:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-20 22:18:01 +0800 |
commit | 97bebf571d335e616028401389f36118e03f043d (patch) | |
tree | 9aa1d997a362dff4b0dfd6024ce5896587108dc6 /ChangeLog | |
parent | 1035bd4db9c5946dd188282de99584757a6ba5a4 (diff) | |
download | gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar.gz gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar.bz2 gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar.lz gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar.xz gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.tar.zst gsoc2013-epiphany-97bebf571d335e616028401389f36118e03f043d.zip |
Use gconf_client_notify. Fixed bug #112882.
2003-09-20 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
Use gconf_client_notify. Fixed bug #112882.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-09-20 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-notifiers.cpp: + + Use gconf_client_notify. Fixed bug #112882. + 2003-09-20 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init): |