From 49103bde7a0ab9b73c774af446bb1c29b0dc8cf9 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 4 Nov 2003 18:35:29 +0000 Subject: Rework ContentHandler to use the auto_open_downloads key. * data/epiphany.schemas.in: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * lib/ephy-prefs.h: Rework ContentHandler to use the auto_open_downloads key. --- data/epiphany.schemas.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index d7f6fded5..21b248bf0 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -131,6 +131,18 @@ Show the tab bar also when there is only one tab open. + + /schemas/apps/epiphany/general/auto_open_downloads + /apps/epiphany/general/auto_open_downloads + epiphany + bool + true + + Auto open downloads + Automatically open downloaded files which are "safe" to open, + like videos, images, text documents, compressed files, etc. + + /schemas/apps/epiphany/general/middle_click_open_url /apps/epiphany/general/middle_click_open_url -- cgit v1.2.3