Warning, /plasma/kwin/src/plugins/slide/slide.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 
0003 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0004     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0005     xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0006     http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0007     <kcfgfile arg="true"/>
0008     <group name="Effect-slide">
0009         <entry name="HorizontalGap" type="UInt">
0010             <default>45</default>
0011         </entry>
0012         <entry name="VerticalGap" type="UInt">
0013             <default>20</default>
0014         </entry>
0015         <entry name="SlideBackground" type="Bool">
0016             <default>true</default>
0017         </entry>
0018     </group>
0019 </kcfg>