kde-playground/kdepim/kleopatra/kcfg/fileoperationspreferences.kcfg
2015-04-14 21:49:29 +00:00

15 lines
641 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfgfile name="kleopatrarc" />
<group name="FileOperations">
<entry name="UsePGPFileExt" key="file-extension-pgp" type="Bool">
<label>Use pgp as the default extension for generated OpenPGP files</label>
<whatsthis>Set this to make kleopatra default to pgp file extensions for OpenPGP files.</whatsthis>
<default>false</default>
</entry>
</group>
</kcfg>