Warning, /plasma/plasma-desktop/kcms/recentFiles/kactivitymanagerd_plugins_settings.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="kactivitymanagerd-pluginsrc"/>
0007 
0008    <group name="Plugin-org.kde.ActivityManager.Resources.Scoring">
0009      <entry name="keepHistoryFor" key="keep-history-for" type="Int">
0010        <label>How many months keep the activity history</label>
0011        <default>0</default>
0012      </entry>
0013      <entry name="blockedByDefault" key="blocked-by-default" type="Bool">
0014         <default>false</default>
0015      </entry>
0016      <entry name="whatToRemember" key="what-to-remember" type="Int">
0017          <label>Which data to keep in activity history</label>
0018         <default>0</default>
0019      </entry>
0020      <entry name="allowedApplications" key="allowed-applications" type="StringList">
0021           <label>List of Applications whose activity history to save</label>
0022      </entry>
0023      <entry name="blockedApplications" key="blocked-applications" type="StringList">
0024           <label>List of Applications whose activity history not to save</label>
0025      </entry>
0026    </group>
0027 </kcfg>