1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <kcfg xmlns=
"http://www.kde.org/standards/kcfg/1.0"
3 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
4 xsi:
schemaLocation=
"http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <kcfgfile arg=
"true" />
8 <entry name=
"Path" type=
"Path">
9 <label>Path to KAlarm directory.
</label>
12 <entry name=
"DisplayName" type=
"String">
13 <label>Display name.
</label>
16 <entry name=
"ReadOnly" type=
"Bool">
17 <label>Do not change the actual backend data.
</label>
18 <default>false
</default>
20 <entry name=
"MonitorFiles" type=
"Bool">
21 <label>Monitor directory for changes.
</label>
22 <default>true
</default>
24 <entry name=
"AlarmTypes" type=
"StringList">
25 <label>Alarm types.
</label>
27 <entry name=
"UpdateStorageFormat" type=
"Bool">
28 <label>Update backend storage format.
</label>
29 <default>false
</default>