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" >
7 <entry name=
"MailAction" type=
"String">
8 <default>kmail --subject %t --body %f
</default>
13 <entry name=
"CheckInterval" type=
"UInt">
17 <entry name=
"AlarmsLastChecked" type=
"DateTime"/>
20 <group name=
"Network">
21 <entry name=
"ReceiveNotes" type=
"Bool">
22 <default>false
</default>
25 <entry name=
"Port" type=
"UInt">
26 <label>The port KNotes will listen on and send notes to.
</label>
27 <default>24837</default>
30 <entry name=
"SenderID" type=
"String"/>
32 <entry name=
"KnownHosts" type=
"StringList"/>
36 <entry name=
"Style" type=
"Enum">
37 <default>Plain
</default>
39 <choice name=
"Plain"/>