summaryrefslogtreecommitdiff
path: root/data/org.gnome.nautilus.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.gnome.nautilus.gschema.xml')
-rw-r--r--data/org.gnome.nautilus.gschema.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.nautilus.gschema.xml b/data/org.gnome.nautilus.gschema.xml
index 2dbc0c2ff..56e1e1558 100644
--- a/data/org.gnome.nautilus.gschema.xml
+++ b/data/org.gnome.nautilus.gschema.xml
@@ -125,11 +125,6 @@
<summary>Type of click used to launch/open files</summary>
<description>Possible values are “single” to launch files on a single click, or “double” to launch them on a double click.</description>
</key>
- <key name="executable-text-activation" enum="org.gnome.nautilus.ActivationChoice">
- <default>'display'</default>
- <summary>What to do with executable text files when activated</summary>
- <description>What to do with executable text files when they are activated (single or double clicked). Possible values are “launch” to launch them as programs, and “display” to display them as text files.</description>
- </key>
<key type="b" name="install-mime-activation">
<default>true</default>
<summary>Show the package installer for unknown MIME types</summary>