Warning, /kdevelop/kdev-krazy2/settings/krazy2config.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   <group name="Krazy2">
0007     <entry name="krazy2Path" key="krazy2 Path" type="String">
0008         <default>file:///usr/bin/krazy2</default>
0009         <label>krazy2 Executable</label>
0010         <tooltip>The full path to the krazy2 executable</tooltip>
0011         <whatsthis>The full path to the krazy2 executable that will be used to run Krazy2 tests.</whatsthis>
0012     </entry>
0013   </group>
0014 </kcfg>