]> cloud.milkyroute.net Git - dolphin.git/blob - src/panels/places/dolphin_placespanelsettings.kcfg
db0ac9495b2fe17e5d17220d3ab18ebbc2290e66
[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 <include>kiconloader.h</include>
8 <kcfgfile name="dolphinrc"/>
9 <group name="PlacesPanel">
10 <entry name="IconSize" type="Int">
11 <label>Size of icons in the Places Panel (-1 means "use the style's small size")</label>
12 <default code="true">KIconLoader::SizeSmallMedium</default>
13 </entry>
14 </group>
15 </kcfg>