allow the config file to be specified by argument
svn path=/trunk/KDE/kdelibs/; revision=1032395
This commit is contained in:
parent
0d3fdb718a
commit
403293b7c6
@ -3,7 +3,7 @@
|
|||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
||||||
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
||||||
<kcfgfile />
|
<kcfgfile arg="true" />
|
||||||
<group name="CachePolicies">
|
<group name="CachePolicies">
|
||||||
<entry key="CacheTheme" type="Bool">
|
<entry key="CacheTheme" type="Bool">
|
||||||
<label>Whether or not to create an on-disk cache for the theme.</label>
|
<label>Whether or not to create an on-disk cache for the theme.</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user