~jr/+junk/dolphin-plugins-bazaar

1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
    <kcfgfile name="fileviewsvnpluginrc"/>
    <group name="General">
      <entry name="showUpdates" type="bool">
          <label>Show updates</label>
          <default>false</default>
      </entry>
    </group>
</kcfg>