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=
"kopeterc"/>
5 <group name=
"URLPicPreview Plugin">
6 <entry name=
"PreviewAmount" type=
"UInt">
7 <label>Maximum amount of Previews
</label>
10 <entry name=
"Scaling" type=
"Bool">
11 <label>Should the image be scaled
</label>
12 <default>true
</default>
14 <entry name=
"PreviewRestriction" type=
"Bool">
15 <label>Should the amount of previews be restricted?
</label>
16 <default>true
</default>
18 <entry name=
"PreviewScaleWidth" type=
"Int">
19 <label>Scale images to the width
</label>
20 <default>256</default>