Warning, /games/kblocks/src/config/kblocks.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name="kblocksrc"/>
0007   <group name="General">
0008     <entry name="Theme" type="String" key="Theme">
0009       <label>The graphical theme to be used.</label>
0010     </entry>
0011   </group>
0012   <group name="Preferences">
0013     <entry name="Sounds" type="Bool" key="Sounds">
0014       <label>Whether sound effects should be played.</label>
0015       <default>true</default>
0016     </entry>
0017   </group>
0018 </kcfg>