diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-27 19:04:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-27 19:04:52 +0800 |
commit | 9cf0f14166323e37d435348837992f3b820f54ba (patch) | |
tree | bc6a20c73adbad30d36849ba8adc845981bf6967 /ChangeLog | |
parent | ca08f244b95de739b05b84a18a0c8a732c23814f (diff) | |
download | gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar.gz gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar.bz2 gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar.lz gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar.xz gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.tar.zst gsoc2013-epiphany-9cf0f14166323e37d435348837992f3b820f54ba.zip |
Remove load_proxy_autoconf() vfunc.
2004-07-27 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-single.h:
Remove load_proxy_autoconf() vfunc.
* embed/mozilla/mozilla-notifiers.cpp:
Only include gnome-i18n.h here.
Thanks to Crispin for noticing those buglets.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-07-27 Christian Persch <chpe@cvs.gnome.org> + + * embed/ephy-embed-single.h: + + Remove load_proxy_autoconf() vfunc. + + * embed/mozilla/mozilla-notifiers.cpp: + + Only include gnome-i18n.h here. + + Thanks to Crispin for noticing those buglets. + 2004-07-26 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_set_flags): |