From 74b29db83dcbae7d8d1f953a4d2f831ef1144c78 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 28 Oct 2003 23:22:22 +0000 Subject: Implement smart selection in the downloader view. * embed/downloader-view.c: (downloader_view_remove_download): Implement smart selection in the downloader view. * data/epiphany.schemas.in: * embed/ephy-embed-popup-control.c: (embed_popup_download_link_cmd): * embed/mozilla/EphyHeaderSniffer.cpp: * lib/ephy-prefs.h: * src/popup-commands.c: (popup_cmd_download_link): Make persist downloads store the files in the download dir automatically without asking the user (key only accessible via gconf atm). CH downloads still need fixing. --- data/epiphany.schemas.in | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'data/epiphany.schemas.in') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index f0d6371da..1bcae6033 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -120,17 +120,6 @@ requests. - - /schemas/apps/epiphany/general/ask_download_dest - /apps/epiphany/general/ask_download_dest - epiphany - bool - true - - Ask for download destination - Ask for download destination. - - /schemas/apps/epiphany/general/always_show_tabs_bar /apps/epiphany/general/always_show_tabs_bar -- cgit v1.2.3