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 <kcfgfile name=
"konquerorrc" />
8 <group name=
"UserSettings">
9 <entry key=
"HomeURL" type=
"Path">
10 <default>http://www.kde.org
</default>
11 <label>Home Page
</label>
12 <whatsthis>This is the URL of the web page where Konqueror (as web browser) will jump to when the \
"Home\" button is pressed. When Konqueror is started as a file manager, that button makes it jump to your local home folder instead.
</whatsthis>
17 <!-- konqundomanager.cpp -->
18 <group name=
"UndoManagerSettings">
19 <entry key=
"maxNumClosedItems" type=
"Int">
22 <label>Maximum number of Closed Items
</label>
23 <whatsthis>This sets the maximum number of closed items that will be stored in memory. This limit will not be surpassed.
</whatsthis>
28 <group name=
"FMSettings">
29 <!-- behaviour.cpp -->
30 <entry key=
"AlwaysNewWin" type=
"Bool"> <!--TODO dolphinpart-->
31 <default>false
</default>
32 <label>Open folders in separate windows
</label>
33 <whatsthis>If this option is checked, Konqueror will open a new window when you open a folder, rather than showing that folder's contents in the current window.
</whatsthis>
36 <entry key=
"ShowFileTips" type=
"Bool"> <!--LIBKONQ-->
37 <default>true
</default>
38 <label>Show file tips
</label>
39 <whatsthis>Here you can control if, when moving the mouse over a file, you want to see a small popup window with additional information about that file
</whatsthis>
42 <entry key=
"FileTipsItems" type=
"Int"> <!--LIBKONQ-->
45 <whatsthis></whatsthis>
48 <entry key=
"ShowPreviewsInFileTips" type=
"Bool"> <!--LIBKONQ-->
49 <default>true
</default>
50 <label>Show previews in file tips
</label>
51 <whatsthis>Here you can control if you want the popup window to contain a larger preview for the file, when moving the mouse over it
</whatsthis>
54 <entry key=
"ShowDeleteCommand" type=
"Bool">
55 <default>true
</default>
56 <label>Show 'Delete' menu entries which bypass the trashcan
</label>
57 <whatsthis>Uncheck this if you do not want 'Delete' menu commands to be displayed on the desktop and in the file manager's menus and context menus. You can still delete files when hidden by holding the Shift key while calling 'Move to Trash'.
</whatsthis>
60 <!-- konqmainwindow.cpp, gui in generalopts.cpp -->
61 <entry name=
"MmbOpensTab" key=
"MMBOpensTab" type=
"Bool">
62 <default>true
</default>
64 <whatsthis></whatsthis>
67 <!-- konqviewmanager.cpp, gui in generalopts.cpp -->
68 <entry key=
"AlwaysTabbedMode" type=
"Bool">
69 <default>false
</default>
71 <whatsthis></whatsthis>
74 <!-- konqtabs.cpp, gui in generalopts.cpp (advancedTabOptions.ui) -->
75 <entry key=
"NewTabsInFront" type=
"Bool">
76 <default>false
</default>
78 <whatsthis></whatsthis>
81 <entry key=
"OpenAfterCurrentPage" type=
"Bool">
82 <default>false
</default>
84 <whatsthis></whatsthis>
87 <entry key=
"PermanentCloseButton" type=
"Bool">
88 <default>true
</default>
90 <whatsthis></whatsthis>
93 <entry key=
"KonquerorTabforExternalURL" type=
"Bool">
94 <default>false
</default>
96 <whatsthis></whatsthis>
99 <entry key=
"PopupsWithinTabs" type=
"Bool">
100 <default>false
</default>
102 <whatsthis></whatsthis>
105 <entry key=
"TabCloseActivatePrevious" type=
"Bool">
106 <default>false
</default>
108 <whatsthis></whatsthis>
111 <!-- konqtabs.cpp, gui in generalopts.cpp -->
112 <entry key=
"MouseMiddleClickClosesTab" type=
"Bool">
113 <default>false
</default>
115 <whatsthis></whatsthis>
118 <entry key=
"HoverCloseButton" type=
"Bool">
119 <default>false
</default>
121 <whatsthis></whatsthis>
122 <!-- no writeEntry / hidden-->
124 <entry key=
"AddTabButton" type=
"Bool">
125 <default>true
</default>
127 <whatsthis></whatsthis>
130 <entry key=
"CloseTabButton" type=
"Bool">
131 <default>true
</default>
133 <whatsthis></whatsthis>
136 <entry key=
"MaximumTabLength" type=
"Int">
137 <default>30</default>
139 <whatsthis></whatsthis>
142 <entry key=
"MinimumTabLength" type=
"Int">
145 <whatsthis></whatsthis>
148 <entry key=
"TabPosition" type=
"String">
150 <whatsthis></whatsthis>
153 <entry key=
"OpenWithItems" type=
"Int">
155 <label>Number of Open With items in the File menu
</label>
156 <whatsthis>Number of Open With items in the File menu
</whatsthis>
157 <!-- no writeEntry / hidden-->
161 <group name=
"HTML Settings" >
162 <!-- appearance.cpp -->
163 <entry key=
"StandardFont" type=
"Font"> <!--KHTML-->
164 <default code=
"true">QFont(HTML_DEFAULT_VIEW_SANSSERIF_FONT)
</default>
165 <label>Standard font
</label>
166 <whatsthis>This is the font used to display text in Konqueror windows.
</whatsthis>
169 <entry key=
"MediumFontSize" type=
"Int"> <!--KHTML-->
170 <default>12</default>
172 <whatsthis></whatsthis>
175 <entry key=
"MinimumFontSize" type=
"Int"> <!--KHTML-->
176 <default code=
"true">HTML_DEFAULT_MIN_FONT_SIZE
</default>
178 <whatsthis></whatsthis>
181 <entry key=
"Fonts" type=
"StringList"> <!--KHTML-->
183 <whatsthis></whatsthis>
186 <entry key=
"DefaultEncoding" type=
"String"> <!--KHTML-->
187 <default code=
"true">QString()
</default>
189 <whatsthis></whatsthis>
192 <!-- htmlopts.cpp -->
193 <entry key=
"ChangeCursor" type=
"Bool"> <!--KHTML-->
194 <default>true
</default>
196 <whatsthis></whatsthis>
199 <entry name=
"HtmlUnderlineLinks" key=
"UnderlineLinks" type=
"Bool"> <!--KHTML-->
200 <default>true
</default>
202 <whatsthis></whatsthis>
205 <entry key=
"HoverLinks" type=
"Bool"> <!--KHTML-->
206 <default>true
</default>
208 <whatsthis></whatsthis>
211 <entry key=
"AutoLoadImages" type=
"Bool"> <!--KHTML-->
212 <default>true
</default>
214 <whatsthis></whatsthis>
217 <entry key=
"ShowAnimations" type=
"String"> <!--KHTML-->
219 <whatsthis></whatsthis>
222 <entry key=
"AutoDelayedActions" type=
"Bool"> <!--KHTML-->
223 <default>true
</default>
225 <whatsthis></whatsthis>
228 <entry key=
"FormCompletion" type=
"Bool"> <!--KHTML-->
229 <default>true
</default>
231 <whatsthis></whatsthis>
234 <entry key=
"MaxFormCompletionItems" type=
"Int"> <!--KHTML-->
235 <default>10</default>
237 <whatsthis></whatsthis>
240 <!-- konqview.cpp -->
241 <entry key=
"EnableFavicon" type=
"Bool">
242 <default>true
</default>
244 <whatsthis></whatsthis>
245 <!-- No writeEntry; hidden -->
247 <!-- KDELIBS/khtml_part.cpp -->
248 <entry key=
"AutomaticDetectionLanguage" type=
"Int"> <!--KHTML-->
250 <whatsthis></whatsthis>
252 <!-- KDELIBS/khtml_settings.cpp -->
253 <entry key=
"EnforceDefaultCharset" type=
"Bool"> <!--KHTML-->
255 <whatsthis></whatsthis>
256 <!-- Can't find writeEntry -->
258 <!-- kcmcss.cpp KDELIBS/khtml_settings.cpp -->
259 <entry key=
"UserStyleSheetEnabled" type=
"Bool"> <!--KHTML-->
261 <whatsthis></whatsthis>
264 <!-- Are these entries? Can't find writeEntry(..)! They belong maybe to DefaultEncoding.
266 <entry name="iso8859_1" key="iso8859-1" type="StringList"> </entry>
267 <entry name="iso8859_10" key="iso8859-10" type="StringList"> </entry>
268 <entry name="iso8859_13" key="iso8859-13" type="StringList"> </entry>
269 <entry name="iso8859_14" key="iso8859-14" type="StringList"> </entry>
270 <entry name="iso8859_15" key="iso8859-15" type="StringList"> </entry>
271 <entry name="iso8859_2" key="iso8859-2" type="StringList"> </entry>
272 <entry name="iso8859_3" key="iso8859-3" type="StringList"> </entry>
273 <entry name="iso8859_4" key="iso8859-4" type="StringList"> </entry>
274 <entry name="iso8859_5" key="iso8859-5" type="StringList"> </entry>
275 <entry name="iso8859_6" key="iso8859-6" type="StringList"> </entry>
276 <entry name="iso8859_7" key="iso8859-7" type="StringList"> </entry>
277 <entry name="iso8859_8" key="iso8859-8" type="StringList"> </entry>
278 <entry name="iso8859_9" key="iso8859-9" type="StringList"> </entry>
279 <entry name="iso8859_r" key="koi8-r" type="StringList"> </entry>
280 <entry name="iso8859_u" key="koi8-u" type="StringList"> </entry>
281 <entry name="microsoft_cp1251" key="microsoft-cp1251" type="StringList"> </entry>
282 <entry name="paratype_cp154" key="paratype-cp154" type="StringList"> </entry>
286 <group name=
"MainView Settings" >
287 <!-- htmlopts.cpp -->
288 <entry key=
"OpenMiddleClick" type=
"Bool"> <!--KHTML-->
289 <default>true
</default>
291 <whatsthis></whatsthis>
294 <entry key=
"BackRightClick" type=
"Bool"> <!--KHTML-->
295 <default>false
</default>
297 <whatsthis></whatsthis>
300 <!-- konqmainwindow.cpp -->
301 <entry name=
"HtmlAllowed" key=
"HTMLAllowed" type=
"Bool">
302 <default>false
</default>
304 <whatsthis></whatsthis>
307 <!-- konqguiclients.cpp -->
308 <entry key=
"ToggableViewsShown" type=
"StringList">
310 <whatsthis></whatsthis>
315 <group name=
"HistorySettings" >
316 <!-- history_module.cpp -->
317 <entry key=
"OpenGroups" type=
"String">
319 <whatsthis></whatsthis>
321 <!-- konqview.cpp -->
322 <entry key=
"MaximumHistoryEntriesPerView" type=
"Int">
323 <label>Maximum number of history items per view
</label>
324 <default>50</default>
325 <whatsthis></whatsthis>
329 <group name=
"Java/JavaScript Settings" >
330 <!-- javaopts.cpp -->
331 <entry key=
"ShowJavaConsole" type=
"Bool">
332 <default>false
</default>
334 <whatsthis></whatsthis>
337 <entry key=
"UseSecurityManager" type=
"Bool">
338 <default>true
</default>
340 <whatsthis></whatsthis>
343 <entry key=
"UseKio" type=
"Bool">
344 <default>false
</default>
346 <whatsthis></whatsthis>
349 <entry key=
"ShutdownAppletServer" type=
"Bool">
350 <default>true
</default>
352 <whatsthis></whatsthis>
355 <entry key=
"AppletServerTimeout" type=
"Int">
356 <default>60</default>
358 <whatsthis></whatsthis>
361 <entry key=
"JavaPath" type=
"Path">
362 <default code=
"true">
363 #if defined(PATH_JAVA)
370 <whatsthis></whatsthis>
373 <entry key=
"JavaDomains" type=
"StringList"> <!--KHTML-->
375 <whatsthis></whatsthis>
378 <entry key=
"JavaDomainSettings" type=
"StringList">
380 <whatsthis></whatsthis>
383 <entry key=
"JavaScriptDomainAdvice" type=
"StringList">
385 <whatsthis></whatsthis>
388 <entry key=
"JavaArgs" type=
"String">
390 <whatsthis></whatsthis>
394 <entry key=
"ECMADomains" type=
"StringList"> <!--KHTML-->
395 <default>true
</default>
397 <whatsthis></whatsthis>
400 <entry key=
"ECMADomainSettings" type=
"StringList"> <!--KHTML-->
402 <whatsthis></whatsthis>
405 <entry key=
"ReportJavaScriptErrors" type=
"Bool"> <!--KHTML-->
406 <default>false
</default>
408 <whatsthis></whatsthis>
411 <entry key=
"EnableJavaScriptDebug" type=
"Bool"> <!--KHTML-->
412 <default>false
</default>
414 <whatsthis></whatsthis>
417 <!-- jspolicies.cpp -->
418 <entry key=
"EnableJavaScript" type=
"Bool"> <!--KHTML-->
420 <whatsthis></whatsthis>
422 <entry key=
"WindowOpenPolicy" type=
"UInt"> <!--KHTML-->
424 <whatsthis></whatsthis>
426 <entry key=
"WindowResizePolicy" type=
"UInt"> <!--KHTML-->
428 <whatsthis></whatsthis>
430 <entry key=
"WindowMovePolicy" type=
"UInt"> <!--KHTML-->
432 <whatsthis></whatsthis>
434 <entry key=
"WindowFocusPolicy" type=
"UInt"> <!--KHTML-->
436 <whatsthis></whatsthis>
438 <entry key=
"WindowStatusPolicy" type=
"UInt"> <!--KHTML-->
440 <whatsthis></whatsthis>
442 <!-- pluginopts.cpp -->
443 <entry key=
"EnablePlugins" type=
"Bool"> <!--KHTML-->
444 <default>true
</default>
446 <whatsthis></whatsthis>
448 <entry key=
"PluginDomains" type=
"StringList"> <!--KHTML-->
450 <whatsthis></whatsthis>
454 <group name=
"Notification Messages" >
455 <!-- advancedTabDialog.cpp konqmainwindow.cpp -->
456 <entry key=
"MultipleTabConfirm" type=
"Bool">
457 <default>false
</default>
459 <whatsthis></whatsthis>
463 <entry name=
"plugin_application_x_shockwave_flash" key=
"plugin-application/x-shockwave-flash" type=
"String">
465 <whatsthis></whatsthis>
467 <entry name=
"plugin_image_svg_xml" key=
"plugin-image/svg+xml" type=
"String">
469 <whatsthis></whatsthis>
473 <group name=
"Reusing" >
474 <entry key=
"SafeParts" type=
"StringList">
475 <default>SAFE
</default>
477 <whatsthis></whatsthis>
479 <entry key=
"AlwaysHavePreloaded" type=
"Bool">
480 <default>false
</default>
482 <whatsthis></whatsthis>
485 <entry key=
"MaxPreloadCount" type=
"Int">
488 <whatsthis></whatsthis>
491 <entry key=
"PreloadOnStartup" type=
"Bool">
493 <whatsthis></whatsthis>
497 <group name=
"Settings" >
498 <entry key=
"BgImage" type=
"String">
500 <whatsthis></whatsthis>
502 <entry key=
"SaveURLInProfile" type=
"Bool">
503 <default>true
</default>
505 <whatsthis></whatsthis>
508 <entry name=
"SettingsCompletionMode" key=
"CompletionMode" type=
"Enum">
509 <default code=
"true">KGlobalSettings::completionMode()
</default>
511 <whatsthis></whatsthis>
513 <entry key=
"Number of most visited URLs" type=
"Int">
514 <default>10</default>
516 <whatsthis></whatsthis>
520 <group name=
"Trash" >
521 <!-- konq_operations.cpp, kcm in konq/behaviour.cpp -->
522 <entry key=
"ConfirmDelete" type=
"Bool">
523 <default>true
</default>
524 <label>Ask confirmation for deleting a file.
</label>
525 <whatsthis>This option tells Konqueror whether to ask for a confirmation when you delete a file without using the trash folder. Warning, deleted files can not be recovered, so it is recommended to leave this confirmation enabled.
</whatsthis>
528 <entry key=
"ConfirmTrash" type=
"Bool">
529 <default>true
</default>
530 <label>Ask confirmation for move to trash
</label>
531 <whatsthis>This option tells Konqueror whether to ask for a confirmation when you move the file to your trash folder, from where it can be recovered very easily.
</whatsthis>
534 <!-- konqsessiondlg.cpp -->
535 <entry key=
"OpenTabsInsideCurrentWindow" type=
"Bool">
536 <default>false
</default>
537 <label>Open tabs inside current window
</label>
538 <whatsthis>If true, when opening a session from within the sessions dialog the tabs will be opened inside current window.
</whatsthis>
542 <group name=
"SessionManagerSettings">
543 <!-- konqsessionmanager.cpp -->
544 <entry key=
"AutoSaveInterval" type=
"Int">
545 <default>10</default>
547 <whatsthis></whatsthis>