diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.mate.engrampa.gschema.xml.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/org.mate.engrampa.gschema.xml.in b/data/org.mate.engrampa.gschema.xml.in index fed9a1e..5b62190 100644 --- a/data/org.mate.engrampa.gschema.xml.in +++ b/data/org.mate.engrampa.gschema.xml.in @@ -154,6 +154,10 @@ <default>false</default> <summary>Close dialog after decompression</summary> </key> + <key name="create-subdirectory" type="b"> + <default>false</default> + <summary>Create a folder with the archive name and extract there</summary> + </key> </schema> <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.mate.engrampa.dialogs.add" path="/org/mate/engrampa/dialogs/add/"> <key name="current-folder" type="s"> |