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=
"gwenviewrc"/>
5 <include>lib/sorting.h
</include>
6 <include>lib/imageview.h
</include>
7 <include>lib/scrolltool.h
</include>
8 <include>lib/print/printoptionspage.h
</include>
10 <entry name=
"PreferredMetaInfoKeyList" type=
"StringList">
11 <default>General.Name,General.ImageSize,Exif.Photo.ExposureTime,Exif.Photo.Flash
</default>
15 <group name=
"General">
16 <entry name=
"ViewBackgroundColor" type=
"Color">
17 <default>#
666666</default>
19 <entry name=
"RecentFolders" type=
"StringList">
23 <entry name=
"PercentageOfMemoryUsageWarning" type=
"Double">
24 <default>0.5</default>
25 <whatsthis>The percentage of memory used by Gwenview before it
26 warns the user and suggest saving changes.
</whatsthis>
29 <entry name=
"BlackListedExtensions" type=
"StringList">
30 <default>nef,cr2
</default>
31 <whatsthis>A list of filename extensions Gwenview should not try to
32 load. This is useful to exclude raw files which are recognized as
33 TIFF or JPEG.
</whatsthis>
35 <entry name=
"SideBarIsVisible" type=
"Bool">
36 <default>true
</default>
38 <entry name=
"ThumbnailBarIsVisible" type=
"Bool">
39 <default>false
</default>
42 <entry name=
"UrlNavigatorIsEditable" type=
"Bool">
43 <default>false
</default>
45 <entry name=
"UrlNavigatorShowFullPath" type=
"Bool">
46 <default>false
</default>
51 <group name=
"FullScreen">
52 <entry name=
"FullScreenPreferredMetaInfoKeyList" type=
"StringList">
53 <default>General.Name,Exif.Image.DateTime
</default>
55 <entry name=
"FullScreenTheme" type=
"String">
56 <default>blackglass
</default>
58 <entry name=
"FullScreenBarHeight" type=
"Int">
61 <entry name=
"ShowFullScreenThumbnails" type=
"Bool">
62 <default>true
</default>
66 <group name=
"ImageView">
67 <entry name=
"AlphaBackgroundMode" type=
"Enum">
68 <choices name=
"Gwenview::ImageView::AlphaBackgroundMode">
69 <choice name=
"ImageView::AlphaBackgroundCheckBoard"/>
70 <choice name=
"ImageView::AlphaBackgroundSolid"/>
72 <default>ImageView::AlphaBackgroundCheckBoard
</default>
74 <entry name=
"AlphaBackgroundColor" type=
"Color">
75 <default>#ffffff
</default>
78 <entry name=
"MouseWheelBehavior" type=
"Enum">
79 <choices name=
"Gwenview::ScrollTool::MouseWheelBehavior">
80 <choice name=
"ScrollTool::MouseWheelScroll"/>
81 <choice name=
"ScrollTool::MouseWheelBrowse"/>
83 <default>ScrollTool::MouseWheelScroll
</default>
86 <entry name=
"EnlargeSmallerImages" type=
"Bool">
87 <default>false
</default>
91 <entry name=
"ThumbnailSplitterSizes" type=
"IntList">
92 <default>350,
100</default>
96 <group name=
"ThumbnailView">
97 <entry name=
"ThumbnailSize" type=
"Int">
98 <default>128</default>
101 <entry name=
"DeleteThumbnailCacheOnExit" type=
"Bool">
102 <default>false
</default>
105 <entry name=
"Sorting" type=
"Enum">
106 <choices name=
"Gwenview::Sorting::Enum">
107 <choice name=
"Sorting::Name"/>
108 <choice name=
"Sorting::Size"/>
109 <choice name=
"Sorting::Date"/>
111 <default>Sorting::Name
</default>
114 <entry name=
"ThumbnailDetails" type=
"Int">
116 <!-- 1 == PreviewItemDelegate::FileNameDetail -->
121 <entry name=
"PrintPosition" type=
"Int">
122 <default code=
"true">
123 Qt::AlignHCenter | Qt::AlignVCenter
127 <entry name=
"PrintScaleMode" type=
"Enum">
128 <choices name=
"Gwenview::PrintOptionsPage::ScaleMode">
129 <choice name=
"PrintOptionsPage::NoScale"/>
130 <choice name=
"PrintOptionsPage::ScaleToPage"/>
131 <choice name=
"PrintOptionsPage::ScaleToCustomSize"/>
133 <default>PrintOptionsPage::ScaleToPage
</default>
136 <entry name=
"PrintEnlargeSmallerImages" type=
"Bool">
137 <default>false
</default>
140 <entry name=
"PrintWidth" type=
"Double">
141 <default>15.0</default>
144 <entry name=
"PrintHeight" type=
"Double">
145 <default>10.0</default>
146 <!-- Default is in fact computed from PrintWidth because PrintKeepRatio is true -->
149 <entry name=
"PrintUnit" type=
"Enum">
150 <choices name=
"Gwenview::PrintOptionsPage::Unit">
151 <choice name=
"PrintOptionsPage::Millimeters"/>
152 <choice name=
"PrintOptionsPage::Centimeters"/>
153 <choice name=
"PrintOptionsPage::Inches"/>
155 <default>PrintOptionsPage::Centimeters
</default>
158 <entry name=
"PrintKeepRatio" type=
"Bool">
159 <default>true
</default>
163 <group name=
"slide show">
164 <entry name=
"random" type=
"Bool">
165 <label>Display slide show images in random order
</label>
166 <default>false
</default>
168 <entry name=
"fullscreen" type=
"Bool">
169 <label>Show slideshow in fullscreen mode
</label>
170 <default>true
</default>
172 <entry name=
"loop" type=
"Bool">
173 <label>Loop on images
</label>
174 <default>false
</default>
176 <entry name=
"stopAtEnd" key=
"stop at end" type=
"Bool">
177 <label>Stop at last image of folder
</label>
178 <default>false
</default>
180 <entry name=
"interval" type=
"Double">
181 <label>Interval between images (in seconds)
</label>
182 <default>5.0</default>
186 <group name=
"ImageResize">
187 <entry name=
"ImageResizeLastSize" type=
"Int">
188 <!-- Last size used to resize image, -1 if none -->
189 <default>-
1</default>
193 <group name=
"RedEyeReduction">
194 <entry name=
"RedEyeReductionDiameter" type=
"Int">
195 <default>24</default>