Not a really good commit, but it fixes:
[akonadigoogledata.git] / googledataresource.kcfg
blob3804b1561821649794a9e5baedb57a481de289e8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
3 xmlns:kcfg="http://www.kde.org/standards/kcfg/1.0"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
6 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
7 <group name="General">
8 <entry name="ReadOnly" type="Bool">
9 <label>Do not change the actual backend data.</label>
10 <default>false</default>
11 </entry>
12 </group>
13 </kcfg>