diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-17 01:46:28 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-17 01:46:28 +0800 |
commit | 541b7314842c98d5efe91c18e8891451ef0b6454 (patch) | |
tree | 87361d4c759aec53283f3b74f7f989027c5aa941 /ChangeLog | |
parent | af197fd551f8213bd4bfcd1dd3597806314a9b44 (diff) | |
download | gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar.gz gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar.bz2 gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar.lz gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar.xz gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.tar.zst gsoc2013-epiphany-541b7314842c98d5efe91c18e8891451ef0b6454.zip |
Fix saving of linked content. Don't create the directory; mozilla will do
2004-04-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload):
Fix saving of linked content. Don't create the directory; mozilla
will do it for us if necessary. Make the "Files" suffix translatable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-04-16 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload): + + Fix saving of linked content. Don't create the directory; mozilla + will do it for us if necessary. Make the "Files" suffix translatable. + 2004-04-14 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-chooser.c: (ephy_file_chooser_constructor), |