Warning, /pim/kontact/src/kontact.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="kontactrc"/>
0007 
0008   <group name="View">
0009     <entry type="String" name="ActivePlugin">
0010       <default>kontact_summaryplugin</default>
0011       <tooltip>The currently active plugin</tooltip>
0012       <whatsthis>The currently active plugin</whatsthis>
0013     </entry>
0014     <entry type="Bool" name="ForceStartupPlugin">
0015       <default>false</default>
0016       <label>Always start with plugin:</label>
0017       <tooltip>Set the initial plugin on each start</tooltip>
0018       <whatsthis>Usually Kontact will come up with the plugin used before shutdown. Check this box if you would like the specified plugin to come up on start instead.</whatsthis>
0019     </entry>
0020     <entry type="String" name="ForcedStartupPlugin" hidden="true">
0021     </entry>
0022 
0023    <entry type="Bool" name="SideBarOpen">
0024       <default>true</default>
0025       <label>Show the component sidebar</label>
0026       <tooltip>Show/Hide the icon sidebar</tooltip>
0027       <whatsthis>To save screen real estate you might choose to hide the icon sidebar. Uncheck this box to hide the component sidebar. Note that the F9 key will hide/show the icon sidebar.</whatsthis>
0028     </entry>
0029 
0030     <entry type="IntList" name="SidePaneSplitter" hidden="true">
0031       <default>1</default>
0032     </entry>
0033 
0034     <entry type="Int" name="SidePaneIconSize" hidden="true">
0035       <default>32</default>
0036     </entry>
0037 
0038     <entry type="Bool" name="SidePaneShowIcons" hidden="true">
0039       <default>true</default>
0040     </entry>
0041 
0042     <entry type="Bool" name="SidePaneShowText" hidden="true">
0043       <default>true</default>
0044     </entry>
0045 
0046     <entry type="String" name="LastVersionSeen" hidden="true">
0047     </entry>
0048         <entry key="ShowMenuBar" type="Bool">
0049         <default>true</default>
0050          <!-- label and whatsthis are already provided by KStandardAction::showMenubar -->
0051         <label></label>
0052     </entry>
0053   </group>
0054 </kcfg>