I'm very sorry for breaking the build: I forgot to add the new files :-(

svn path=/trunk/KDE/kdebase/apps/; revision=1052677
This commit is contained in:
Peter Penz 2009-11-22 10:22:29 +00:00
parent 2a02ac7d02
commit aeaec1c2d1
2 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
<kcfgfile name="dolphinrc"/>
<group name="Search">
<entry name="Location" type="String">
<label>Location</label>
<default>Everywhere</default>
</entry>
<entry name="What" type="String">
<label>What</label>
<default>All</default>
</entry>
<entry name="Criterions" type="String">
<label>Criterions</label>
<default></default>
</entry>
</group>
</kcfg>

View file

@ -0,0 +1,4 @@
File=dolphin_searchsettings.kcfg
ClassName=SearchSettings
Singleton=yes
Mutators=true