Warning, /plasma/plasma-desktop/applets/kimpanel/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="Appearance">
0009     <entry name="vertical_lookup_table" type="Bool">
0010       <default>false</default>
0011     </entry>
0012     <entry name="use_default_font" type="Bool">
0013       <default>true</default>
0014     </entry>
0015     <entry name="font" type="Font">
0016       <default></default>
0017     </entry>
0018     <entry name="hiddenList" type="StringList">
0019       <default></default>
0020     </entry>
0021     <entry name="scaleIconsToFit" type="bool">
0022       <label>Whether to automatically scale System Tray icons to fix the available thickness of the panel. If false, tray icons will be capped at the smallMedium size (22px) and become a two-row/column layout when the panel is thick.</label>
0023       <default>false</default>
0024     </entry>
0025   </group>
0026 
0027 </kcfg>