aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-04-17 01:46:28 +0800
committerChristian Persch <chpe@src.gnome.org>2004-04-17 01:46:28 +0800
commit541b7314842c98d5efe91c18e8891451ef0b6454 (patch)
tree87361d4c759aec53283f3b74f7f989027c5aa941 /ChangeLog
parentaf197fd551f8213bd4bfcd1dd3597806314a9b44 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a28dcba3..546d66ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),