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

15 lines
524 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">
<include>kglobalsettings.h</include>
<kcfgfile name="composereditor-ngrc" />
<group name="General">
<entry name="AutoSpellChecking" type="Bool" key="auto-spell-checking">
<label></label>
<default>false</default>
</entry>
</group>
</kcfg>