1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE kcfg SYSTEM
"http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
4 <kcfgfile name=
"dolphinrc"/>
5 <include>QDir
</include>
7 <entry name=
"EditableUrl" type=
"Bool">
8 <label context=
"@label">Should the URL be editable for the user
</label>
9 <default>false
</default>
11 <entry name=
"ShowFullPath" type=
"Bool">
12 <label context=
"@label">Should the full path be shown inside the location bar
</label>
13 <default>false
</default>
15 <entry name=
"FirstRun" type=
"Bool">
16 <label context=
"@label">Is the application started the first time
</label>
17 <default>true
</default>
19 <entry name=
"HomeUrl" type=
"String">
20 <label context=
"@label">Home URL
</label>
21 <default code=
"true">QDir::homePath()
</default>
23 <entry name=
"SplitView" type=
"Bool">
24 <label context=
"@label">Split the view into two panes
</label>
25 <default>false
</default>
27 <entry name=
"FilterBar" type=
"Bool">
28 <label context=
"@label">Should the filter bar be shown
</label>
29 <default>false
</default>
31 <entry name=
"GlobalViewProps" type=
"Bool">
32 <label context=
"@label">Should the view properties be used for all directories
</label>
33 <default>false
</default>
35 <entry name=
"BrowseThroughArchives" type=
"Bool">
36 <label context=
"@label">Browse through archives
</label>
37 <default>false
</default>
39 <entry name=
"RenameInline" type=
"Bool">
40 <label context=
"@label">Rename inline
</label>
41 <default>false
</default>
43 <entry name=
"ShowSelectionToggle" type=
"Bool">
44 <label context=
"@label">Show selection toggle
</label>
45 <default>true
</default>
47 <entry name=
"ShowToolTips" type=
"Bool">
48 <label context=
"@label">Show tooltips
</label>
49 <default>false
</default>
51 <entry name=
"ShowCopyMoveMenu" type=
"Bool">
52 <label context=
"@label">Show 'Copy To' and 'Move To' commands in context menu
</label>
53 <default>false
</default>
55 <entry name=
"ViewPropsTimestamp" type=
"DateTime" >
56 <label context=
"@label">Timestamp since when the view properties are valid
</label>
58 <entry name=
"AutoExpandFolders" type=
"Bool">
59 <label context=
"@label">Use auto-expanding folders for all view types
</label>
60 <default>false
</default>
62 <entry name=
"ShowZoomSlider" type=
"Bool">
63 <label context=
"@label">Show zoom slider in the statusbar
</label>
64 <default>true
</default>
66 <entry name=
"ShowSpaceInfo" type=
"Bool">
67 <label context=
"@label">Show the space information in the statusbar
</label>
68 <default>false
</default>