From 34b76e16a93ada1c21369fba8dee4ce9e752848d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 5 Jun 2003 07:41:18 +0000 Subject: Actually add the ask for dest pref, it was using the wrong key. 2003-06-05 Marco Pesenti Gritti * data/epiphany.schemas.in: * embed/ephy-embed-popup.c: (embed_popup_download_link_cmd): * embed/ephy-embed-utils.c: (ephy_embed_utils_save): Actually add the ask for dest pref, it was using the wrong key. * embed/mozilla/FilePicker.cpp: * embed/mozilla/mozilla-embed-single.cpp: Return directory also on cancel. * lib/ephy-prefs.h: * src/popup-commands.c: (popup_cmd_download_link): Persist directory also on cancel. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f5d2fb88b..01be4d0ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-06-05 Marco Pesenti Gritti + + * data/epiphany.schemas.in: + * embed/ephy-embed-popup.c: (embed_popup_download_link_cmd): + * embed/ephy-embed-utils.c: (ephy_embed_utils_save): + + Actually add the ask for dest pref, it was using the wrong key. + + * embed/mozilla/FilePicker.cpp: + * embed/mozilla/mozilla-embed-single.cpp: + + Return directory also on cancel. + + * lib/ephy-prefs.h: + * src/popup-commands.c: (popup_cmd_download_link): + + Persist directory also on cancel. + 2003-06-04 David Bordoley * data/ui/epiphany-ui.xml.in: -- cgit v1.2.3