1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE kcfg SYSTEM
"http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
3 <kcfg xmlns=
"http://www.kde.org/standards/kcfg/1.0"
4 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
5 xsi:
schemaLocation=
"http://www.kde.org/standards/kcfg/1.0
6 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
7 <kcfgfile name=
"dolphinrc"/>
8 <group name=
"ContextMenu">
9 <entry name=
"ShowCopyMoveMenu" type=
"Bool">
10 <label>Show 'Copy To' and 'Move To' commands in context menu
</label>
11 <default>false
</default>
13 <entry name=
"ShowAddToPlaces" type=
"Bool">
14 <label>Show 'Add to Places' in context menu.
</label>
15 <default>true
</default>
17 <entry name=
"ShowSortBy" type=
"Bool">
18 <label>Show 'Sort By' in context menu.
</label>
19 <default>true
</default>
21 <entry name=
"ShowViewMode" type=
"Bool">
22 <label>Show 'View Mode' in context menu.
</label>
23 <default>true
</default>
25 <entry name=
"ShowOpenInNewTab" type=
"Bool">
26 <label>Show 'Open in New Tab' and 'Open in New Tabs' in context menu.
</label>
27 <default>true
</default>
29 <entry name=
"ShowOpenInNewWindow" type=
"Bool">
30 <label>Show 'Open in New Window' in context menu.
</label>
31 <default>true
</default>
33 <entry name=
"ShowOpenInSplitView" type=
"Bool">
34 <label>Show 'Open In Split View' in context menu.
</label>
35 <default>true
</default>
37 <entry name=
"ShowCopyLocation" type=
"Bool">
38 <label>Show 'Copy Location' in context menu.
</label>
39 <default>true
</default>
41 <entry name=
"ShowDuplicateHere" type=
"Bool">
42 <label>Show 'Duplicate Here' in context menu.
</label>
43 <default>true
</default>
45 <entry name=
"ShowOpenTerminal" type=
"Bool">
46 <label>Show 'Open Terminal' in context menu.
</label>
47 <default>true
</default>
49 <entry name=
"ShowCopyToOtherSplitView" type=
"Bool">
50 <label>Show 'Copy to other split view' in context menu.
</label>
51 <default>true
</default>
53 <entry name=
"ShowMoveToOtherSplitView" type=
"Bool">
54 <label>Show 'Move to other split view' in context menu.
</label>
55 <default>true
</default>