Warning, /plasma/kwin/src/kcms/tabbox/kwinswitcheffectsettings.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="kwinrc">
0007         <parameter name="EffectGroup"/>
0008     </kcfgfile>
0009     <group name="$(EffectGroup)">
0010         <entry key="TabBox" type="Bool">
0011             <default>false</default>
0012         </entry>
0013         <entry key="TabBoxAlternative" type="Bool">
0014             <default>false</default>
0015         </entry>
0016     </group>
0017 </kcfg>