aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.epiphany.gschema.xml
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2013-01-18 06:55:07 +0800
committerXan Lopez <xan@igalia.com>2013-01-18 06:57:30 +0800
commitd844231d3ff566547bb400140af55da4b8a8c476 (patch)
treead0332d00c85990a4e351027189a4d7332b41aad /data/org.gnome.epiphany.gschema.xml
parent41333ff1b7e365e48d185361a09f267736febe5b (diff)
downloadgsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar.gz
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar.bz2
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar.lz
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar.xz
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.tar.zst
gsoc2013-epiphany-d844231d3ff566547bb400140af55da4b8a8c476.zip
Remove ability to open URIs in the clipboard through middle click
This is disabled by default, pretty obscure, and problematic to port properly to WebKit2. So just drop the code.
Diffstat (limited to 'data/org.gnome.epiphany.gschema.xml')
-rw-r--r--data/org.gnome.epiphany.gschema.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index c94df5fd1..becb0a23d 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -24,11 +24,6 @@
<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>
- <key type="b" name="middle-click-opens-url">
- <default>false</default>
- <summary>Middle click to open the web page pointed to by the currently selected text</summary>
- <description>Middle clicking on the main view pane will open the web page pointed to by the currently selected text.</description>
- </key>
<key type="b" name="new-windows-in-tabs">
<default>true</default>
<summary>Force new windows to be opened in tabs</summary>