diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-01 05:35:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-01 05:35:21 +0800 |
commit | 0a1d99faa339cf89c80b156305688ee4901578bb (patch) | |
tree | dd3d2ecdb9a79450a996bd11b3b175985a301dfd /ChangeLog | |
parent | 603f7e2f4471384f40680b12a91d48ed1d299c9c (diff) | |
download | gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar.gz gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar.bz2 gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar.lz gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar.xz gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.tar.zst gsoc2013-epiphany-0a1d99faa339cf89c80b156305688ee4901578bb.zip |
Fix compilation in the !HAVE_MOZILLA_PSM case.
2004-12-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.h:
Fix compilation in the !HAVE_MOZILLA_PSM case.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EphyBrowser.h: + + Fix compilation in the !HAVE_MOZILLA_PSM case. + +2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed-shell.c: (ephy_embed_shell_finalize), (ephy_embed_shell_get_encodings): * embed/ephy-embed-shell.h: |