Warning, /plasma/plasma-desktop/applets/kickoff/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 <group name="General"> 0008 <entry name="icon" type="String"> 0009 <label>The name of the icon used in the compact representation (e.g. on a small panel).</label> 0010 <default>start-here-kde-symbolic</default> 0011 </entry> 0012 <entry name="menuLabel" type="string"> 0013 <label>Text label for the Panel button</label> 0014 <default></default> 0015 </entry> 0016 <entry name="favorites" type="StringList"> 0017 <label>List of general favorites. Supported values are menu id's (usually .desktop file names), special URLs that expand into default applications (e.g. preferred://browser), document URLs and KPeople contact URIs.</label> 0018 <default>preferred://browser,org.kde.kontact.desktop,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.discover.desktop</default> 0019 </entry> 0020 <entry name="systemFavorites" type="StringList"> 0021 <label>List of system action favorites.</label> 0022 <default>suspend,hibernate,reboot,shutdown</default> 0023 </entry> 0024 <entry name="primaryActions" type="Int"> 0025 <label>Which actions should be displayed in the footer: 0 = Power, 1 = Session, 2 = Custom, 3 = Power and session</label> 0026 <default>0</default> 0027 </entry> 0028 <entry name="favoritesPortedToKAstats" type="Bool"> 0029 <label>Are the favorites ported to use KActivitiesStats to allow per-activity favorites</label> 0030 <default>false</default> 0031 </entry> 0032 <entry name="systemApplications" type="StringList"> 0033 <label>List of applications at the top of the "Computer" tab.</label> 0034 <default>systemsettings.desktop,org.kde.kinfocenter.desktop,org.kde.discover.desktop</default> 0035 </entry> 0036 <entry name="paneSwap" type="Bool"> 0037 <label>Whether to swap the sidebar and content panes</label> 0038 <default>false</default> 0039 </entry> 0040 <entry name="favoritesDisplay" type="Int"> 0041 <label>How to display favorites: 0 = Grid, 1 = List</label> 0042 <default>0</default> 0043 </entry> 0044 <entry name="applicationsDisplay" type="Int"> 0045 <label>How to display applications: 0 = Grid, 1 = List</label> 0046 <default>1</default> 0047 </entry> 0048 <entry name="alphaSort" type="Bool"> 0049 <label>Whether to sort menu contents alphabetically or use manual/system sort order.</label> 0050 <default>false</default> 0051 </entry> 0052 <entry name="pin" type="Bool"> 0053 <label>Whether the popup should remain open when another window is activated</label> 0054 <default>false</default> 0055 </entry> 0056 <entry name="showActionButtonCaptions" type="Bool"> 0057 <label>Whether to display captions ("shut down", "log out", etc.) for the footer action buttons</label> 0058 <default>true</default> 0059 </entry> 0060 <entry name="compactMode" type="Bool"> 0061 <label>Whether to use a compact display style for list items</label> 0062 <default>false</default> 0063 </entry> 0064 </group> 0065 </kcfg>