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"/>
6 <entry name=
"EditableUrl" type=
"Bool">
7 <label context=
"@label">Should the URL be editable for the user
</label>
8 <default>false
</default>
10 <entry name=
"FirstRun" type=
"Bool">
11 <label context=
"@label">Is the application started the first time
</label>
12 <default>true
</default>
14 <entry name=
"HomeUrl" type=
"String">
15 <label context=
"@label">Home URL
</label>
18 <entry name=
"SplitView" type=
"Bool">
19 <label context=
"@label">Split the view into two panes
</label>
20 <default>false
</default>
22 <entry name=
"FilterBar" type=
"Bool">
23 <label context=
"@label">Should the filter bar be shown
</label>
24 <default>false
</default>
26 <entry name=
"GlobalViewProps" type=
"Bool">
27 <label context=
"@label">Should the view properties used for all directories
</label>
28 <default>false
</default>
30 <entry name=
"BrowseThroughArchives" type=
"Bool">
31 <label context=
"@label">Browse through archives
</label>
32 <default>false
</default>
34 <entry name=
"ShowSelectionToggle" type=
"Bool">
35 <label context=
"@label">Show selection toggle
</label>
36 <default>true
</default>
38 <entry name=
"ViewPropsTimestamp" type=
"DateTime" >
39 <label context=
"@label">Timestamp since when the view properties are valid
</label>