summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-09-05 22:09:18 +0200
committerStefano Karapetsas <[email protected]>2012-09-05 22:09:18 +0200
commitff794577433f03b7edc6d4ee164f753583882b8b (patch)
tree7bffd233592e2e1638876f70df4aefec959b9446
parent24354f61c1cd37d393e67817bbb73da69563c51d (diff)
downloadcaja-ff794577433f03b7edc6d4ee164f753583882b8b.tar.bz2
caja-ff794577433f03b7edc6d4ee164f753583882b8b.tar.xz
remove unused gsettings schema keys
-rw-r--r--libcaja-private/org.mate.caja.gschema.xml.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml.in b/libcaja-private/org.mate.caja.gschema.xml.in
index d9dd79c3..04c790d6 100644
--- a/libcaja-private/org.mate.caja.gschema.xml.in
+++ b/libcaja-private/org.mate.caja.gschema.xml.in
@@ -399,19 +399,6 @@
</key>
</schema>
- <schema id="org.mate.caja.file-views" path="/desktop/mate/file-views/" gettext-domain="caja">
- <key name="show-hidden-files" type="b">
- <default>false</default>
- <_summary>Whether to show hidden files</_summary>
- <_description>If set to true, then hidden files are shown in the file manager. Hidden files are either dotfiles or are listed in the folder's .hidden file.</_description>
- </key>
- <key name="show-backup-files" type="b">
- <default>false</default>
- <_summary>Whether to show backup files</_summary>
- <_description>If set to true, then backup files such as those created by Emacs are displayed. Currently, only files ending in a tilde (~) are considered backup files.</_description>
- </key>
- </schema>
-
<schema id="org.mate.caja.window-state" path="/apps/caja/window-state/" gettext-domain="caja">
<key name="geometry" type="s">
<default>''</default>