[epiphany] Don't open downloads automatically
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Don't open downloads automatically
- Date: Tue, 7 Jan 2014 19:50:41 +0000 (UTC)
commit d3636181ea83ef14daa47ed21b8f02063e76115e
Author: William Jon McCann <william jon mccann gmail com>
Date: Sat Dec 21 13:39:40 2013 -0500
Don't open downloads automatically
It is a bit strange to have apps open at random times in the future.
https://bugzilla.gnome.org/show_bug.cgi?id=675854
data/org.gnome.epiphany.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 872bb9d..e80e826 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -27,7 +27,7 @@
<description>String that will be used as user agent, to identify the browser to the
web servers.</description>
</key>
<key type="b" name="automatic-downloads">
- <default>true</default>
+ <default>false</default>
<summary>Automatic downloads</summary>
<description>When files cannot be opened by the browser they are automatically
downloaded to the download folder and opened with the appropriate application.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]