]> cloud.milkyroute.net Git - dolphin.git/blob - src/panels/places/dolphin_placespanelsettings.kcfg
Merge remote-tracking branch 'origin/Applications/17.12'
[dolphin.git] / src / panels / places / dolphin_placespanelsettings.kcfg
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="PlacesPanel">
9 <entry name="IconSize" type="Int">
10 <label>Size of icons in the Places Panel (-1 means "use the style's small size")</label>
11 <default>-1</default>
12 </entry>
13 </group>
14 </kcfg>