allow the config file to be specified by argument

svn path=/trunk/KDE/kdelibs/; revision=1032395
This commit is contained in:
Aaron J. Seigo 2009-10-07 18:39:12 +00:00
parent 0d3fdb718a
commit 403293b7c6

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfgfile />
<kcfgfile arg="true" />
<group name="CachePolicies">
<entry key="CacheTheme" type="Bool">
<label>Whether or not to create an on-disk cache for the theme.</label>