aboutsummaryrefslogtreecommitdiffstats
path: root/src/popup-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/popup-commands.c')
-rw-r--r--src/popup-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popup-commands.c b/src/popup-commands.c
index de002689f..64311ddf3 100644
--- a/src/popup-commands.c
+++ b/src/popup-commands.c
@@ -329,7 +329,7 @@ popup_cmd_download_link (EggAction *action,
{
save_property_url (action, window,
eel_gconf_get_boolean
- (CONF_STATE_DOWNLOADING_DIR),
+ (CONF_ASK_DOWNLOAD_DEST),
TRUE, "link");
}