polish
[kdegraphics.git] / gwenview / lib / gwenviewconfig.kcfg
blobcf99dac55c6fff4b1b927f20f9abb18943b7a97d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
3 <kcfg>
4 <kcfgfile name="gwenviewrc"/>
5 <include>lib/imageview.h</include>
6 <include>lib/scrolltool.h</include>
7 <include>lib/print/printoptionspage.h</include>
8 <group name="SideBar">
9 <entry name="PreferredMetaInfoKeyList" type="StringList">
10 <default>General.Name,General.ImageSize,Exif.Photo.ExposureTime,Exif.Photo.Flash</default>
11 </entry>
12 </group>
14 <group name="General">
15 <entry name="ViewBackgroundColor" type="Color">
16 <default>#666666</default>
17 </entry>
18 <entry name="RecentFolders" type="StringList">
19 <default></default>
20 </entry>
22 <entry name="PercentageOfMemoryUsageWarning" type="Double">
23 <default>0.5</default>
24 <whatsthis>The percentage of memory used by Gwenview before it
25 warns the user and suggest saving changes.</whatsthis>
26 </entry>
28 <entry name="BlackListedExtensions" type="StringList">
29 <default>nef,cr2</default>
30 <whatsthis>A list of filename extensions Gwenview should not try to
31 load. This is useful to exclude raw files which are recognized as
32 TIFF or JPEG.</whatsthis>
33 </entry>
34 <entry name="SideBarIsVisible" type="Bool">
35 <default>true</default>
36 </entry>
37 <entry name="ThumbnailBarIsVisible" type="Bool">
38 <default>false</default>
39 </entry>
41 <entry name="UrlNavigatorIsEditable" type="Bool">
42 <default>false</default>
43 </entry>
44 <entry name="UrlNavigatorShowFullPath" type="Bool">
45 <default>false</default>
46 </entry>
48 </group>
50 <group name="FullScreen">
51 <entry name="FullScreenPreferredMetaInfoKeyList" type="StringList">
52 <default>General.Name,Exif.Image.DateTime</default>
53 </entry>
54 <entry name="FullScreenTheme" type="String">
55 <default>blackglass</default>
56 </entry>
57 <entry name="FullScreenBarHeight" type="Int">
58 <default>75</default>
59 </entry>
60 <entry name="ShowFullScreenThumbnails" type="Bool">
61 <default>true</default>
62 </entry>
63 </group>
65 <group name="ImageView">
66 <entry name="AlphaBackgroundMode" type="Enum">
67 <choices name="Gwenview::ImageView::AlphaBackgroundMode">
68 <choice name="ImageView::AlphaBackgroundCheckBoard"/>
69 <choice name="ImageView::AlphaBackgroundSolid"/>
70 </choices>
71 <default>ImageView::AlphaBackgroundCheckBoard</default>
72 </entry>
73 <entry name="AlphaBackgroundColor" type="Color">
74 <default>#ffffff</default>
75 </entry>
77 <entry name="MouseWheelBehavior" type="Enum">
78 <choices name="Gwenview::ScrollTool::MouseWheelBehavior">
79 <choice name="ScrollTool::MouseWheelScroll"/>
80 <choice name="ScrollTool::MouseWheelBrowse"/>
81 </choices>
82 <default>ScrollTool::MouseWheelScroll</default>
83 </entry>
85 <entry name="EnlargeSmallerImages" type="Bool">
86 <default>false</default>
87 </entry>
90 <entry name="ThumbnailSplitterSizes" type="IntList">
91 <default>350, 100</default>
92 </entry>
93 </group>
95 <group name="ThumbnailView">
96 <entry name="ThumbnailSize" type="Int">
97 <default>128</default>
98 </entry>
100 <entry name="DeleteThumbnailCacheOnExit" type="Bool">
101 <default>false</default>
102 </entry>
103 </group>
105 <group name="Print">
106 <entry name="PrintPosition" type="Int">
107 <default code="true">
108 Qt::AlignHCenter | Qt::AlignVCenter
109 </default>
110 </entry>
112 <entry name="PrintScaleMode" type="Enum">
113 <choices name="Gwenview::PrintOptionsPage::ScaleMode">
114 <choice name="PrintOptionsPage::NoScale"/>
115 <choice name="PrintOptionsPage::ScaleToPage"/>
116 <choice name="PrintOptionsPage::ScaleToCustomSize"/>
117 </choices>
118 <default>PrintOptionsPage::ScaleToPage</default>
119 </entry>
121 <entry name="PrintEnlargeSmallerImages" type="Bool">
122 <default>false</default>
123 </entry>
125 <entry name="PrintWidth" type="Double">
126 <default>15.0</default>
127 </entry>
129 <entry name="PrintHeight" type="Double">
130 <default>10.0</default>
131 <!-- Default is in fact computed from PrintWidth because PrintKeepRatio is true -->
132 </entry>
134 <entry name="PrintUnit" type="Enum">
135 <choices name="Gwenview::PrintOptionsPage::Unit">
136 <choice name="PrintOptionsPage::Millimeters"/>
137 <choice name="PrintOptionsPage::Centimeters"/>
138 <choice name="PrintOptionsPage::Inches"/>
139 </choices>
140 <default>PrintOptionsPage::Centimeters</default>
141 </entry>
143 <entry name="PrintKeepRatio" type="Bool">
144 <default>true</default>
145 </entry>
146 </group>
148 <group name="slide show">
149 <entry name="random" type="Bool">
150 <label>Display slide show images in random order</label>
151 <default>false</default>
152 </entry>
153 <entry name="fullscreen" type="Bool">
154 <label>Show slideshow in fullscreen mode</label>
155 <default>true</default>
156 </entry>
157 <entry name="loop" type="Bool">
158 <label>Loop on images</label>
159 <default>false</default>
160 </entry>
161 <entry name="stopAtEnd" key="stop at end" type="Bool">
162 <label>Stop at last image of folder</label>
163 <default>false</default>
164 </entry>
165 <entry name="interval" type="Double">
166 <label>Interval between images (in seconds)</label>
167 <default>5.0</default>
168 </entry>
169 </group>
171 <group name="ImageResize">
172 <entry name="ImageResizeLastSize" type="Int">
173 <!-- Last size used to resize image, -1 if none -->
174 <default>-1</default>
175 </entry>
176 </group>
178 <group name="RedEyeReduction">
179 <entry name="RedEyeReductionDiameter" type="Int">
180 <default>24</default>
181 </entry>
182 </group>
184 </kcfg>