diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-26 07:41:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-26 07:41:12 +0800 |
commit | 51dfe1d703d2ea1f613ad68deab3a1926a790de4 (patch) | |
tree | ebe67bbc235fe25bd4e836aa8d11677e14e6c3b9 /ChangeLog | |
parent | 42be540e47b88923fc6f1155be3eac3e20ec2d32 (diff) | |
download | gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar.gz gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar.bz2 gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar.lz gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar.xz gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.tar.zst gsoc2013-epiphany-51dfe1d703d2ea1f613ad68deab3a1926a790de4.zip |
Use stock icon for open. Fixes bug #135765.
2004-03-25 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp: (MIMEConfirmAction):
Use stock icon for open. Fixes bug #135765.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-03-25 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/ContentHandler.cpp: (MIMEConfirmAction): + + Use stock icon for open. Fixes bug #135765. + +2004-03-25 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed.c: (ephy_embed_base_init): Fix arg type of dom_* signals to match the closure. |