diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-31 21:39:47 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-31 21:39:47 +0800 |
commit | dd79f8051f61ffe8c463b24a4f9e1ff815afd107 (patch) | |
tree | 99437dd2a950d357fc7f121f0c236be8f5b07e3c /ChangeLog | |
parent | c9294601d6951d8745cbcbf8c24112d3a1e78d35 (diff) | |
download | gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.gz gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.bz2 gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.lz gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.xz gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.zst gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.zip |
Confirm before overwriting a file. Fixes bug #143501.
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
Confirm before overwriting a file. Fixes bug #143501.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-07-31 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/ContentHandler.cpp: + + Confirm before overwriting a file. Fixes bug #143501. + +2004-07-31 Christian Persch <chpe@cvs.gnome.org> + * src/prefs-dialog.c: (prefs_download_path_button_clicked_cb): Start the directory choose in the home dir. Fixes bug #146055. |