diff options
Diffstat (limited to 'data/org.mate.engrampa.gschema.xml.in')
-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 c997fd9..fed9a1e 100644 --- a/data/org.mate.engrampa.gschema.xml.in +++ b/data/org.mate.engrampa.gschema.xml.in @@ -150,6 +150,10 @@ <default>true</default> <summary>Recreate the folders stored in the archive</summary> </key> + <key name="close-dialog" type="b"> + <default>false</default> + <summary>Close dialog after decompression</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"> |