diff options
Diffstat (limited to 'libcaja-private')
-rw-r--r-- | libcaja-private/org.mate.caja.gschema.xml.in | 13 |
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> |