summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranton-z-s <2123-anton-z-s@users.noreply.gitlab.gnome.org>2021-03-04 14:04:17 +0000
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2021-05-27 19:30:24 +0000
commit9b7df261b12f130fea2f42ceab0e4ca96985ffd3 (patch)
tree967e83567ad06c43d5d84b0c7835669a4caf8fde
parent0b7a7f95f84f775be38e5533a37f93567fba2b59 (diff)
downloadnautilus-9b7df261b12f130fea2f42ceab0e4ca96985ffd3.tar.gz
gschema.xml: Update icon-view's description
The description was made when there was an option to set per-folder view mode.
-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 3f89466de..0289987b8 100644
--- a/data/org.gnome.nautilus.gschema.xml
+++ b/data/org.gnome.nautilus.gschema.xml
@@ -174,7 +174,7 @@
</aliases>
<default>'icon-view'</default>
<summary>Default folder viewer</summary>
- <description>When a folder is visited this viewer is used unless you have selected another view for that particular folder. Possible values are “list-view”, and “icon-view”.</description>
+ <description>When a folder is visited this viewer is used. Possible values are “list-view”, and “icon-view”.</description>
</key>
<key type="b" name="show-hidden-files">
<default>false</default>