Fix off by one error causing the scrollbar to show up.
[kdepim.git] / akonadiconsole / akonadiconsole.kcfg
bloba205e76ed2a160898f574ab20e5347c9a61bbfe5
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="NepomukEnabled" type="Bool">
9 <label>Enable Nepomuk support .</label>
10 <default>true</default>
11 </entry>
12 </group>
13 </kcfg>