diff options
Diffstat (limited to 'ark/ark.kcfg')
-rw-r--r-- | ark/ark.kcfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ark/ark.kcfg b/ark/ark.kcfg index 10e7c22..0a20d55 100644 --- a/ark/ark.kcfg +++ b/ark/ark.kcfg @@ -18,6 +18,11 @@ <whatsthis>Overwrite any files that have matching names on disk with the one from the archive</whatsthis> <default>false</default> </entry> + <entry name="askCreatePassword" type="Bool"> + <label>Ask for password when create archive if possible</label> + <whatsthis>Ask for password when create archive if possible</whatsthis> + <default>true</default> + </entry> </group> <group name="Tar"> <entry name="preservePerms" type="Bool"> |