Warning, /plasma/plasma-desktop/kcms/runners/krunner/krunnersettingsbase.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="krunnerrc" />
0007   <group name="General">
0008     <entry name="freeFloating" key="FreeFloating" type="Bool">
0009       <default>false</default>
0010     </entry>
0011     <entry name="activateWhenTypingOnDesktop" key="ActivateWhenTypingOnDesktop" type="Bool">
0012       <default>true</default>
0013     </entry>
0014     <entry name="historyBehavior" type="Enum">
0015       <label>Option to determine the behavior of KRunner's history and history completion</label>
0016       <choices>
0017         <choice name="Disabled" />
0018         <choice name="ImmediateCompletion" />
0019         <choice name="CompletionSuggestion" />
0020       </choices>
0021       <default>CompletionSuggestion</default>
0022     </entry>
0023     <entry name="retainPriorSearch" key="RetainPriorSearch" type="Bool">
0024       <default>true</default>
0025     </entry>
0026   </group>
0027 </kcfg>