summaryrefslogtreecommitdiff
path: root/data/org.gnome.nautilus.gschema.xml
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano1618@gmail.com>2017-11-03 16:55:54 +0000
committerCarlos Soriano <csoriano1618@gmail.com>2017-11-03 16:55:54 +0000
commit9ad049def786c335c142a39a9d431804df1bccb6 (patch)
tree2ebb45bee5289d67ad83525cf9e2f0e3b29d94d9 /data/org.gnome.nautilus.gschema.xml
parent04ab4cbe0681c225d1ea2965bde8565ccfab90fa (diff)
parentd33960cd1ccb823e9ceec1a9d4227ac93baa97df (diff)
downloadnautilus-9ad049def786c335c142a39a9d431804df1bccb6.tar.gz
Merge branch 'alexpandelea/issue65' into 'master'
remove setting fts from preference dialog See merge request GNOME/nautilus!14
Diffstat (limited to 'data/org.gnome.nautilus.gschema.xml')
-rw-r--r--data/org.gnome.nautilus.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.nautilus.gschema.xml b/data/org.gnome.nautilus.gschema.xml
index 562b7bb73..d84d69409 100644
--- a/data/org.gnome.nautilus.gschema.xml
+++ b/data/org.gnome.nautilus.gschema.xml
@@ -212,7 +212,7 @@
<summary>Enable new experimental views</summary>
<description>Whether to use the new experimental views using the latest GTK+ widgets to help giving feedback and shaping their future.</description>
</key>
- <key type="b" name="fts-default">
+ <key type="b" name="fts-enabled">
<default>true</default>
<summary>Whether to have full text search enabled by default when opening a new window/tab</summary>
<description>If set to true, then Nautilus will also match the file contents besides the name. This toggles the default active state, which can still be overridden in the search popover</description>