Warning, /plasma/plasma-workspace/applets/panelspacer/package/contents/config/main.xml 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=""/> 0007 0008 <group name="General"> 0009 <entry name="expanding" type="bool"> 0010 <label>If true, the spacer tries to take all the available space in the panel.</label> 0011 <default>true</default> 0012 </entry> 0013 <entry name="length" type="Int"> 0014 <label>length in pixels of the spacer. Configuration effective only if expanding is set to false. A negative value means an invalid value that should be completely ignored.</label> 0015 <default>-1</default> 0016 </entry> 0017 </group> 0018 0019 </kcfg>