aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-popup.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-popup.c')
-rw-r--r--embed/ephy-embed-popup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-popup.c b/embed/ephy-embed-popup.c
index 38587fe65..e66678714 100644
--- a/embed/ephy-embed-popup.c
+++ b/embed/ephy-embed-popup.c
@@ -460,7 +460,7 @@ embed_popup_download_link_cmd (BonoboUIComponent *uic,
{
save_property_url (popup,
eel_gconf_get_boolean
- (CONF_STATE_DOWNLOADING_DIR),
+ (CONF_ASK_DOWNLOAD_DEST),
TRUE, "link");
}