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=
"FoldersPanel">
9 <entry name=
"HiddenFilesShown" type=
"Bool">
10 <label>Hidden files shown
</label>
11 <default>false
</default>
13 <entry name=
"LimitFoldersPanelToHome" type=
"Bool">
14 <label>Limit folders panel to home directory if inside home
</label>
15 <default>true
</default>
17 <entry name=
"AutoScrolling" type=
"Bool">
18 <label>Automatic scrolling
</label>
19 <default>true
</default>