diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-16 21:06:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-16 21:06:31 +0800 |
commit | 2d80c1635d0deafaae46a0237f2d76f76b5ed265 (patch) | |
tree | 167770f11a5d1b1b5e8595ab0ff690bb8698734c /ChangeLog | |
parent | 763386d357847f92e95b62497b1cb3707d36c695 (diff) | |
download | gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar.gz gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar.bz2 gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar.lz gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar.xz gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.tar.zst gsoc2013-epiphany-2d80c1635d0deafaae46a0237f2d76f76b5ed265.zip |
Tell the user with which application we're going to open the content.
2004-12-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
Tell the user with which application we're going to open the content.
Fixes bug #141327.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-12-16 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/ContentHandler.cpp: + + Tell the user with which application we're going to open the content. + Fixes bug #141327. + 2004-12-14 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: |