kde-playground/kdepim-runtime/resources/kolabproxy/kolabproxyresource.kcfg
2015-04-14 22:08:21 +00:00

18 lines
718 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
xmlns:kcfg="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/>
<group name="General">
<entry name="ReadOnly" type="Bool">
<label>Do not change the actual backend data.</label>
<default>false</default>
</entry>
<entry name="UpdateFreeBusy" type="Bool">
<label>Trigger a free/busy update on the server, when a calendar collection changes.</label>
<default>true</default>
</entry>
</group>
</kcfg>