summaryrefslogtreecommitdiffstats
path: root/org.gnome.desktop.archives.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.gnome.desktop.archives.gschema.xml')
-rw-r--r--org.gnome.desktop.archives.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.gnome.desktop.archives.gschema.xml b/org.gnome.desktop.archives.gschema.xml
index f026c2f..1d946c2 100644
--- a/org.gnome.desktop.archives.gschema.xml
+++ b/org.gnome.desktop.archives.gschema.xml
@@ -12,7 +12,7 @@
<description>The default filter used to compress new archives.</description>
</key>
<key name="file-name-suffix" type="as">
- <default>['zip', '7z', 'rar', 'lha', 'lzh', 'xar', 'Z', 'gz', 'bzip2', 'uue', 'xz', 'lzip', 'lzma']</default>
+ <default>['zip', 'tar', 'cpio', '7z', 'rar', 'lha', 'lzh', 'xar', 'Z', 'gz', 'bz2', 'uue', 'xz', 'lz', 'lzma']</default>
<summary>File extensions of archives (archive extraction)</summary>
<description>This list is used by applications to determine whether a file should be automatically extracted.</description>
</key>