diff options
author | monsta <[email protected]> | 2016-12-05 23:59:55 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-12-05 23:59:55 +0300 |
commit | 734d84f165af4a25db8f0a41eebf6c80c73a6abc (patch) | |
tree | 03370105190369b880c1b2d2326620e946a8c796 /data/org.mate.engrampa.gschema.xml.in | |
parent | 26bdb282d804041a95046bff03f60055924eef20 (diff) | |
download | engrampa-734d84f165af4a25db8f0a41eebf6c80c73a6abc.tar.bz2 engrampa-734d84f165af4a25db8f0a41eebf6c80c73a6abc.tar.xz |
schema: remove weird and unused key
Diffstat (limited to 'data/org.mate.engrampa.gschema.xml.in')
-rw-r--r-- | data/org.mate.engrampa.gschema.xml.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/org.mate.engrampa.gschema.xml.in b/data/org.mate.engrampa.gschema.xml.in index 5c86a15..3916099 100644 --- a/data/org.mate.engrampa.gschema.xml.in +++ b/data/org.mate.engrampa.gschema.xml.in @@ -126,9 +126,6 @@ <summary>Encrypt the archive header</summary> <description>Whether to encrypt the archive header. If the header is encrypted the password will be required to list the archive content as well.</description> </key> - <key name="migrate-directories" type="b"> - <default>true</default> - </key> </schema> <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.mate.engrampa.dialogs" path="/org/mate/engrampa/dialogs/"> <child name="extract" schema="org.mate.engrampa.dialogs.extract"/> |