Warning, /plasma/plasma-desktop/containments/desktop/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="General"> 0009 <entry name="icon" type="String"> 0010 <label>The name of the custom icon to use for the compact representation (e.g. on a small panel) of the Folder View applet. Only used if useCustomIcon is true.</label> 0011 <default>folder-symbolic</default> 0012 </entry> 0013 <entry name="useCustomIcon" type="Bool"> 0014 <label>Whether to use a custom icon for the compact representation (e.g. on a small panel) of the Folder View Applet.</label> 0015 <default>false</default> 0016 </entry> 0017 0018 <entry name="ItemsGeometries" type="String" hidden="true"> 0019 <label>Encoded geometries of items (resource categories).</label> 0020 </entry> 0021 <entry name="ToolBoxButtonState" type="String"> 0022 <label>Position state of the toolbox button.</label> 0023 <default></default> 0024 </entry> 0025 <entry name="ToolBoxButtonX" type="int"> 0026 <label>X coordinate of the toolbox.</label> 0027 </entry> 0028 <entry name="ToolBoxButtonY" type="int"> 0029 <label>Y coordinate of the toolbox.</label> 0030 </entry> 0031 <entry name="FirstStartup" type="Bool" hidden="true"> 0032 <label>First time the containment starts?</label> 0033 <default>true</default> 0034 </entry> 0035 0036 <entry name="positions" type="StringList" hidden="true"> 0037 <default></default> 0038 </entry> 0039 0040 <entry name="url" type="String"> 0041 <label>URL of the file system location being shown.</label> 0042 <default>desktop:/</default> 0043 </entry> 0044 <entry name="labelMode" type="Int"> 0045 <label>How to show the Folder View label: 0 = No label, 1 = Friendly version of path relative to closest Places entry, 2 = Full path, 3 = Custom title</label> 0046 <default>1</default> 0047 </entry> 0048 <entry name="labelText" type="String"> 0049 <label>Custom text for the Folder View label. Only used if labelMode is 3.</label> 0050 <default></default> 0051 </entry> 0052 0053 <entry name="arrangement" type="Int"> 0054 <label>How Folder View icons are arranged: 0 = Rows, 1 = Columns</label> 0055 <default>0</default> 0056 </entry> 0057 <entry name="alignment" type="Int"> 0058 <label>How Folder View icons are aligned: 0 = Left, 1 = Right</label> 0059 <default>0</default> 0060 </entry> 0061 <entry name="locked" type="Bool"> 0062 <label>Whether Folder View icons are locked or not. Only used when serving as containment.</label> 0063 <default>false</default> 0064 </entry> 0065 <entry name="sortMode" type="Int"> 0066 <label>How Folder View icons are sorted: 0 = Unsorted, 1 = Name, 2 = Size, 3 = Type, 4 = Date</label> 0067 <default>0</default> 0068 </entry> 0069 <entry name="sortDesc" type="Bool"> 0070 <label>Whether to sort Folder View icons descending instead of ascending.</label> 0071 <default>false</default> 0072 </entry> 0073 <entry name="sortDirsFirst" type="Bool"> 0074 <label>Whether to sort folders before files in Folder View.</label> 0075 <default>true</default> 0076 </entry> 0077 <entry name="toolTips" type="Bool"> 0078 <label>Whether to show info tooltips when hovering Folder View icons.</label> 0079 <default>false</default> 0080 </entry> 0081 <entry name="selectionMarkers" type="Bool"> 0082 <label>Whether to show selection markers when hovering Folder View icons.</label> 0083 <default>true</default> 0084 </entry> 0085 <entry name="renameInline" type="Bool"> 0086 <label>Whether to initiate inline renaming when clicking on the text of an already-selected item, while using the systemwide double-click mode.</label> 0087 <default>true</default> 0088 </entry> 0089 <entry name="popups" type="Bool"> 0090 <label>Whether to show a popup preview window for Folder View icons for folders.</label> 0091 <default>true</default> 0092 </entry> 0093 <entry name="previews" type="Bool"> 0094 <label>Whether to show preview thumbnails in Folder View.</label> 0095 <default>true</default> 0096 </entry> 0097 <entry name="previewPlugins" type="StringList"> 0098 <label>List of ids of the thumbnail preview plugins to use in Folder View. If empty, uses a default set of thumbnailers (cf. KIO::PreviewJob::defaultPlugins)</label> 0099 <default></default> 0100 </entry> 0101 <entry name="viewMode" type="Int"> 0102 <label>The Folder View view mode (used only by the widget full representation): 0 = Grid, 1 = List</label> 0103 <default>0</default> 0104 </entry> 0105 <entry name="iconSize" type="Int"> 0106 <label>The icon size to use for Folder View icons. 0 = 22px (smallMedium); 1 = 32px (medium); 2 = 48px (large); 3 = 64px (huge); 4 = 96px (large * 2); 5 = 128px (enormous); 6 = 256px (enormous * 2)</label> 0107 <default>3</default> 0108 </entry> 0109 <entry name="labelWidth" type="Int"> 0110 <label>The width of the grid cells when using icon view. 0 = Narrow, 1 = Medium, 2 = Wide</label> 0111 <default>1</default> 0112 </entry> 0113 <entry name="textLines" type="Int"> 0114 <label>The (maximum) number of lines of text to use below Folder View icons.</label> 0115 <default>2</default> 0116 </entry> 0117 <entry name="textColor" type="String"> 0118 <label>The text color to use below Folder View icons. Only used when serving as containment.</label> 0119 <default>white</default> 0120 </entry> 0121 0122 <entry name="filterPattern" type="String"> 0123 <label>The pattern to filter files by. Supports wildcards.</label> 0124 <default>*</default> 0125 </entry> 0126 <entry name="filterMode" type="Int"> 0127 <label>The file filter mode: 0 = Show All Files, 1 = Show Files Matching, 2 = Hide Files Matching</label> 0128 <default>0</default> 0129 </entry> 0130 <entry name="filterMimeTypes" type="StringList"> 0131 <label>List of MIME types to filter by.</label> 0132 <default>all/all</default> 0133 </entry> 0134 <entry name="showHiddenFiles" type="Bool"> 0135 <label>Show hidden files.</label> 0136 <default>false</default> 0137 </entry> 0138 </group> 0139 </kcfg>