diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-04 07:02:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-04 07:02:41 +0800 |
commit | 9ca863b51695d5f237e5083948b88cb140b1358e (patch) | |
tree | 3df20d0d5721770ec8ecccd95a4dba4e2f9260ed /ChangeLog | |
parent | 6a0c3f0befbc71168923838d9f2b2dca7ab9d5df (diff) | |
download | gsoc2013-epiphany-9ca863b51695d5f237e5083948b88cb140b1358e.tar.gz gsoc2013-epiphany-9ca863b51695d5f237e5083948b88cb140b1358e.tar.zst gsoc2013-epiphany-9ca863b51695d5f237e5083948b88cb140b1358e.zip |
Fix compilation with mozilla 1.7.
2004-07-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-download.cpp: (impl_get_mime_type):
Fix compilation with mozilla 1.7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-04 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-download.cpp: (impl_get_mime_type): + + Fix compilation with mozilla 1.7. + 2004-07-04 Xan Lopez <xan@gnome.org> * embed/downloader-view.c: (downloader_view_get_type), |