Warning, /games/kollision/src/kollision.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="kollisionrc"/>
0007     <group name="game_options">
0008         <entry name="IncreaseBallSize" type="Bool">
0009             <label>Whether automatically increasing ball size should be applied.</label>
0010             <default>false</default>
0011         </entry>
0012     </group>
0013     <group name="sounds">
0014         <entry name="EnableSounds" type="Bool">
0015             <label>Whether sound effects should be played.</label>
0016             <default>false</default>
0017         </entry>
0018     </group>
0019 </kcfg>