1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <kcfg xmlns=
"http://www.kde.org/standards/kcfg/1.0"
3 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
4 xsi:
schemaLocation=
"http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <include>kglobalsettings.h
</include>
7 <include>kcolorscheme.h
</include>
8 <kcfgfile name=
"knoderc"/>
11 <group name=
"IDENTITY">
12 <entry name=
"identity" type=
"Int">
13 <!-- <label>Identity</label> -->
17 <!-- News reading options -->
18 <group name=
"READNEWS">
19 <!-- General options -->
20 <entry name=
"autoCheckGroups" key=
"autoCheck" type=
"Bool">
21 <label>Check for new articles automatically
</label>
22 <default>true
</default>
24 <entry name=
"maxToFetch" key=
"maxFetch" type=
"Int">
25 <label>Maximum number of articles to fetch
</label>
26 <default>1000</default>
28 <entry name=
"autoMark" type=
"Bool">
29 <label>Automatically mark articles as read
</label>
30 <default>true
</default>
32 <entry name=
"autoMarkSeconds" key=
"markSecs" type=
"Int">
33 <label>Mark article as read after
</label>
36 <entry name=
"markCrossposts" type=
"Bool">
37 <label>Mark crossposted articles as read
</label>
38 <default>true
</default>
40 <entry name=
"smartScrolling" type=
"Bool">
41 <label>Smart scrolling
</label>
42 <default>true
</default>
44 <entry name=
"totalExpandThreads" key=
"totalExpand" type=
"Bool">
45 <label>Show whole thread on expanding
</label>
46 <default>true
</default>
48 <entry name=
"defaultToExpandedThreads" key=
"defaultExpand" type=
"Bool">
49 <label>Default to expanded threads
</label>
50 <default>false
</default>
52 <entry name=
"showLines" key=
"showLines3" type=
"Bool">
53 <label>Show line count column
</label>
54 <default>true
</default>
56 <entry name=
"showScore" key=
"showScore3" type=
"Bool">
57 <label>Show score column
</label>
58 <default>true
</default>
60 <entry name=
"showUnread" type=
"Bool">
61 <label>Show unread count in thread
</label>
62 <default>true
</default>
64 <entry name=
"showThreads" type=
"Bool">
65 <label>Show Threads
</label>
66 <default>true
</default>
68 <entry name=
"dateFormat" type=
"Enum">
69 <choices name=
"KMime::DateFormatter::FormatType">
71 <label>Standard format
</label>
73 <choice name=
"Localized">
74 <label>Localized format
</label>
77 <label>Fancy format
</label>
80 <label>ISO format
</label>
82 <choice name=
"Custom">
83 <label>Custom format
</label>
86 <label>Date format
</label>
87 <default>KMime::DateFormatter::Localized
</default>
89 <entry name=
"customDateFormat" type=
"String">
90 <label>Custom date format
</label>
91 <whatsthis><!-- taken from KMail -->
92 <qt
><p
><strong
>These expressions may be used for the date:
</strong
></p
>
94 <li
>d - the day as a number without a leading zero (
1-
31)
</li
>
95 <li
>dd - the day as a number with a leading zero (
01-
31)
</li
>
96 <li
>ddd - the abbreviated day name (Mon - Sun)
</li
>
97 <li
>dddd - the long day name (Monday - Sunday)
</li
>
98 <li
>M - the month as a number without a leading zero (
1-
12)
</li
>
99 <li
>MM - the month as a number with a leading zero (
01-
12)
</li
>
100 <li
>MMM - the abbreviated month name (Jan - Dec)
</li
>
101 <li
>MMMM - the long month name (January - December)
</li
>
102 <li
>yy - the year as a two digit number (
00-
99)
</li
>
103 <li
>yyyy - the year as a four digit number (
0000-
9999)
</li
>
105 <p
><strong
>These expressions may be used for the time:
</strong
></p
>
107 <li
>h - the hour without a leading zero (
0-
23 or
1-
12 if AM/PM display)
</li
>
108 <li
>hh - the hour with a leading zero (
00-
23 or
01-
12 if AM/PM display)
</li
>
109 <li
>m - the minutes without a leading zero (
0-
59)
</li
>
110 <li
>mm - the minutes with a leading zero (
00-
59)
</li
>
111 <li
>s - the seconds without a leading zero (
0-
59)
</li
>
112 <li
>ss - the seconds with a leading zero (
00-
59)
</li
>
113 <li
>z - the milliseconds without leading zeroes (
0-
999)
</li
>
114 <li
>zzz - the milliseconds with leading zeroes (
000-
999)
</li
>
115 <li
>AP - switch to AM/PM display. AP will be replaced by either
"AM" or
"PM".
</li
>
116 <li
>ap - switch to AM/PM display. ap will be replaced by either
"am" or
"pm".
</li
>
117 <li
>Z - time zone in numeric form (-
0500)
</li
>
119 <p
><strong
>All other input characters will be ignored.
</strong
></p
></qt
>
122 <!-- Viewer options -->
123 <entry name=
"rewrapBody" type=
"Bool">
124 <label>Rewrap text when necessary
</label>
125 <default>true
</default>
127 <entry name=
"removeTrailingNewlines" type=
"Bool">
128 <label>Remove trailing empty lines
</label>
129 <default>true
</default>
131 <entry name=
"showSignature" key=
"showSig" type=
"Bool">
132 <label>Show signature
</label>
133 <default>true
</default>
135 <entry name=
"interpretFormatTags" type=
"Bool">
136 <label>Interpret emoticons and other formatting
</label>
137 <default>true
</default>
139 <entry name=
"quoteCharacters" type=
"String">
140 <label>Recognized quote characters
</label>
141 <default>>:
</default>
143 <entry name=
"openAttachmentsOnClick" key=
"openAtt" type=
"Bool">
144 <label>Open attachments on click
</label>
145 <default>false
</default>
147 <entry name=
"showAlternativeContents" key=
"showAlts" type=
"Bool">
148 <label>Show alternative contents as attachments
</label>
149 <default>false
</default>
151 <entry name=
"useFixedFont" key=
"articleBodyFixedFont" type=
"Bool">
152 <label>Use fixed font
</label>
153 <default>false
</default>
155 <entry name=
"showRefBar" type=
"Bool">
156 <label>Show reference bar
</label>
157 <default>true
</default>
159 <entry name=
"alwaysShowHTML" type=
"Bool">
160 <label>Prefer HTML to plain text
</label>
161 <default>false
</default>
163 <entry name=
"allowExternalReferences" type=
"Bool">
164 <label>Allow external references in HTML
</label>
165 <default>false
</default>
168 <!-- Navigation options -->
169 <group name=
"READNEWS_NAVIGATION">
170 <entry name=
"markAllReadGoNext" type=
"Bool">
171 <label>Mark group as read goes to next group
</label>
172 <whatsthis></whatsthis>
173 <default>false
</default>
175 <entry name=
"markThreadReadGoNext" type=
"Bool">
176 <label>Mark thread as read goes to next unread thread
</label>
177 <default>false
</default>
179 <entry name=
"markThreadReadCloseThread" type=
"Bool">
180 <label>Mark thread as read closes the current thread
</label>
181 <default>false
</default>
183 <entry name=
"ignoreThreadGoNext" type=
"Bool">
184 <label>Ignore thread goes to the next unread thread
</label>
185 <default>false
</default>
187 <entry name=
"ignoreThreadCloseThread" type=
"Bool">
188 <label>Ignore thread closes the current thread
</label>
189 <default>false
</default>
191 <entry name=
"leaveGroupMarkAsRead" type=
"Bool">
192 <label>Leaving a group marks all articles as read
</label>
193 <default>false
</default>
197 <group name=
"SCORING">
198 <entry name=
"ignoredThreshold" type=
"Int">
199 <label>Default score for ignored threads
</label>
200 <default>-
100</default>
202 <entry name=
"watchedThreshold" type=
"Int">
203 <label>Default score for watched threads
</label>
204 <default>100</default>
207 <!-- Caching options -->
209 <entry name=
"collCacheSize" key=
"collMemSize" type=
"Int">
210 <label>Cache size for headers
</label>
211 <default>2048</default>
213 <entry name=
"artCacheSize" key=
"artMemSize" type=
"Int">
214 <label>Cache size for articles
</label>
215 <default>1024</default>
218 <!-- posting settings -->
219 <group name=
"POSTNEWS">
220 <!-- technical settings -->
221 <entry name=
"UseOwnCharset" type=
"Bool">
222 <label>Use own default charset when replying
</label>
223 <default>true
</default>
225 <entry name=
"hostname" key=
"MIdhost" type=
"String">
226 <label>Host name used to generate the message ID.
</label>
228 <entry name=
"generateMessageID" key=
"generateMId" type=
"Bool">
229 <label>Generate message-id
</label>
230 <default>false
</default>
232 <entry name=
"noUserAgent" key=
"dontIncludeUA" type=
"Bool">
233 <label>Do not add the
"User-Agent" identification header
</label>
234 <default>false
</default>
236 <entry name=
"useExternalMailer" type=
"Bool">
237 <label>Use external mailer
</label>
238 <default>false
</default>
240 <entry name=
"allow8BitBody" key=
"8BitEncoding" type=
"Bool">
241 <label>Allow
8-bit encoding
</label>
242 <default>true
</default>
244 <entry name=
"Charset" type=
"String">
245 <label>Charset
</label>
247 <!-- composer settings -->
248 <entry name=
"wordWrap" type=
"Bool">
249 <label>Word wrap at column
</label>
250 <default>true
</default>
252 <entry name=
"autoSpellChecking" type=
"Bool">
253 <label>Automatic Spellchecking
</label>
254 <default>true
</default>
256 <entry name=
"maxLineLength" key=
"maxLength" type=
"Int">
257 <label>Maximum line length if word wrap is enabled
</label>
258 <default>76</default>
260 <entry name=
"appendOwnSignature" key=
"appSig" type=
"Bool">
261 <label>Append own signature automatically
</label>
262 <default>true
</default>
264 <entry name=
"rewrap" type=
"Bool">
265 <label>Rewrap quoted text automatically
</label>
266 <default>true
</default>
268 <entry name=
"includeSignature" key=
"incSig" type=
"Bool">
269 <label>Include the original author's signature in replies
</label>
270 <default>false
</default>
272 <entry name=
"cursorOnTop" type=
"Bool">
273 <label>Put the cursor below the introduction phrase
</label>
274 <default>false
</default>
276 <entry name=
"useExternalEditor" type=
"Bool">
277 <label>Start external editor automatically
</label>
278 <default>false
</default>
280 <entry name=
"Intro" type=
"String">
281 <label>Introduction phrase
</label>
282 <default>%NAME wrote:
</default>
284 <entry name=
"externalEditor" type=
"String">
285 <label>Path to external editor
</label>
286 <default>kwrite %f
</default>
289 <!-- appearance settings -->
290 <group name=
"VISUAL_APPEARANCE">
291 <!-- color settings -->
292 <entry name=
"useCustomColors" key=
"customColors" type=
"Bool">
293 <label>Use custom colors
</label>
294 <default>false
</default>
296 <entry name=
"backgroundColor" type=
"Color">
297 <label>Background
</label>
298 <default code=
"true">KColorScheme(QPalette::Active, KColorScheme::View).background().color()
</default>
300 <entry name=
"alternateBackgroundColor" type=
"Color">
301 <label>Alternate Background
</label>
302 <default code=
"true">KColorScheme(QPalette::Active, KColorScheme::View).background(KColorScheme::AlternateBackground).color()
</default>
304 <entry name=
"textColor" type=
"Color">
305 <label>Normal Text
</label>
306 <default code=
"true">KColorScheme(QPalette::Active, KColorScheme::View).foreground().color()
</default>
308 <entry name=
"quote$(ColorIndex)Color" key=
"quote$(ColorIndex)Color" type=
"Color">
309 <parameter name=
"ColorIndex" type=
"Int" max=
"2"/>
310 <default param=
"0">#
008000</default>
311 <default param=
"1">#
007000</default>
312 <default param=
"2">#
006000</default>
314 <entry name=
"linkColor" key=
"URLColor" type=
"Color">
316 <default code=
"true">KColorScheme(QPalette::Active, KColorScheme::View).foreground(KColorScheme::LinkText).color()
</default>
318 <entry name=
"readThreadColor" type=
"Color">
319 <label>Read Thread
</label>
320 <default code=
"true">KColorScheme( QPalette::Disabled, KColorScheme::View ).foreground( KColorScheme::InactiveText ).color()
</default>
322 <entry name=
"unreadThreadColor" type=
"Color">
323 <label>Unread Thread
</label>
324 <default code=
"true">KColorScheme(QPalette::Active, KColorScheme::View).foreground().color()
</default>
326 <entry name=
"readArticleColor" key=
"readArtColor" type=
"Color">
327 <label>Read Article
</label>
328 <default>#
888888</default>
330 <entry name=
"unreadArticleColor" key=
"unreadArtColor" type=
"Color">
331 <label>Unread Article
</label>
332 <default>#b7a90b
</default>
334 <entry name=
"signOkKeyOkColor" key=
"signOkKeyOk" type=
"Color">
335 <label>Valid Signature with Trusted Key
</label>
336 <default>#
40ff00
</default>
338 <entry name=
"signOkKeyBadColor" key=
"signOkKeyBad" type=
"Color">
339 <label>Valid Signature with Untrusted Key
</label>
340 <default>#ffff40
</default>
342 <entry name=
"signWarnColor" key=
"signWarn" type=
"Color">
343 <label>Unchecked Signature
</label>
344 <default>#ffff40
</default>
346 <entry name=
"signErrColor" key=
"signErr" type=
"Color">
347 <label>Bad Signature
</label>
348 <default>#ff0000
</default>
350 <entry name=
"htmlWarningColor" key=
"htmlWarning" type=
"Color">
351 <label>HTML Message Warning
</label>
352 <default>#ff4040
</default>
354 <!-- font settings -->
355 <entry name=
"useCustomFonts" key=
"customFonts" type=
"Bool">
356 <label>Use custom fonts
</label>
357 <default>false
</default>
359 <entry name=
"articleFont" type=
"Font">
360 <label>Article Body
</label>
362 <entry name=
"articleFixedFont" type=
"Font">
363 <label>Article Body (Fixed)
</label>
364 <default code=
"true">KGlobalSettings::fixedFont()
</default>
366 <entry name=
"composerFont" type=
"Font">
367 <label>Composer
</label>
368 <default code=
"true">KGlobalSettings::fixedFont()
</default>
370 <entry name=
"groupListFont" type=
"Font">
371 <label>Group List
</label>
373 <entry name=
"articleListFont" type=
"Font">
374 <label>Article List
</label>