1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
|
3 <class>HelpWebBrowserPage</class> |
|
4 <widget class="QWidget" name="HelpWebBrowserPage"> |
|
5 <property name="geometry"> |
|
6 <rect> |
|
7 <x>0</x> |
|
8 <y>0</y> |
|
9 <width>616</width> |
|
10 <height>1329</height> |
|
11 </rect> |
|
12 </property> |
|
13 <layout class="QVBoxLayout" name="verticalLayout_5"> |
|
14 <item> |
|
15 <widget class="QLabel" name="headerLabel"> |
|
16 <property name="text"> |
|
17 <string><b>Configure web browser</b></string> |
|
18 </property> |
|
19 </widget> |
|
20 </item> |
|
21 <item> |
|
22 <widget class="Line" name="line17"> |
|
23 <property name="frameShape"> |
|
24 <enum>QFrame::HLine</enum> |
|
25 </property> |
|
26 <property name="frameShadow"> |
|
27 <enum>QFrame::Sunken</enum> |
|
28 </property> |
|
29 <property name="orientation"> |
|
30 <enum>Qt::Horizontal</enum> |
|
31 </property> |
|
32 </widget> |
|
33 </item> |
|
34 <item> |
|
35 <layout class="QGridLayout" name="gridLayout_5"> |
|
36 <item row="0" column="0"> |
|
37 <widget class="QCheckBox" name="singleHelpWindowCheckBox"> |
|
38 <property name="toolTip"> |
|
39 <string>Select to use a single help browser window only</string> |
|
40 </property> |
|
41 <property name="text"> |
|
42 <string>Use single web browser window</string> |
|
43 </property> |
|
44 </widget> |
|
45 </item> |
|
46 <item row="0" column="1"> |
|
47 <widget class="QCheckBox" name="webSuggestionsCheckBox"> |
|
48 <property name="toolTip"> |
|
49 <string>Select to enable suggestions for web searches</string> |
|
50 </property> |
|
51 <property name="text"> |
|
52 <string>Show suggestions for web searches</string> |
|
53 </property> |
|
54 </widget> |
|
55 </item> |
|
56 <item row="1" column="0"> |
|
57 <widget class="QCheckBox" name="saveGeometryCheckBox"> |
|
58 <property name="toolTip"> |
|
59 <string>Select to save the window size and position</string> |
|
60 </property> |
|
61 <property name="text"> |
|
62 <string>Save size and position upon exit</string> |
|
63 </property> |
|
64 </widget> |
|
65 </item> |
|
66 <item row="1" column="1"> |
|
67 <widget class="QCheckBox" name="showTabPreviews"> |
|
68 <property name="toolTip"> |
|
69 <string>Select to show a page preview when the mouse hovers over the tab</string> |
|
70 </property> |
|
71 <property name="text"> |
|
72 <string>Show preview when hovering tab</string> |
|
73 </property> |
|
74 </widget> |
|
75 </item> |
|
76 <item row="2" column="0"> |
|
77 <widget class="QCheckBox" name="quirksCheckBox"> |
|
78 <property name="toolTip"> |
|
79 <string>Select to enable the browser's workaround for broken sites</string> |
|
80 </property> |
|
81 <property name="text"> |
|
82 <string>Enable workaround for broken sites</string> |
|
83 </property> |
|
84 </widget> |
|
85 </item> |
|
86 </layout> |
|
87 </item> |
|
88 <item> |
|
89 <widget class="QGroupBox" name="startupGroupBox"> |
|
90 <property name="title"> |
|
91 <string>Startup</string> |
|
92 </property> |
|
93 <layout class="QGridLayout" name="gridLayout_3"> |
|
94 <item row="0" column="0"> |
|
95 <widget class="QLabel" name="label"> |
|
96 <property name="text"> |
|
97 <string>On startup:</string> |
|
98 </property> |
|
99 </widget> |
|
100 </item> |
|
101 <item row="0" column="1" colspan="3"> |
|
102 <widget class="QComboBox" name="startupCombo"> |
|
103 <property name="toolTip"> |
|
104 <string>Select the startup behavior</string> |
|
105 </property> |
|
106 <item> |
|
107 <property name="text"> |
|
108 <string>Show Home Page</string> |
|
109 </property> |
|
110 </item> |
|
111 <item> |
|
112 <property name="text"> |
|
113 <string>Show Speed Dial</string> |
|
114 </property> |
|
115 </item> |
|
116 <item> |
|
117 <property name="text"> |
|
118 <string>Show Empty Page</string> |
|
119 </property> |
|
120 </item> |
|
121 </widget> |
|
122 </item> |
|
123 <item row="1" column="0"> |
|
124 <widget class="QLabel" name="homePageLabel"> |
|
125 <property name="text"> |
|
126 <string>Home Page:</string> |
|
127 </property> |
|
128 </widget> |
|
129 </item> |
|
130 <item row="1" column="1" colspan="3"> |
|
131 <widget class="QLineEdit" name="homePageEdit"> |
|
132 <property name="toolTip"> |
|
133 <string>Enter the desired home page</string> |
|
134 </property> |
|
135 </widget> |
|
136 </item> |
|
137 <item row="2" column="1"> |
|
138 <widget class="QPushButton" name="setCurrentPageButton"> |
|
139 <property name="toolTip"> |
|
140 <string>Press to set the current page as the home page</string> |
|
141 </property> |
|
142 <property name="text"> |
|
143 <string>Set to current page</string> |
|
144 </property> |
|
145 </widget> |
|
146 </item> |
|
147 <item row="2" column="2"> |
|
148 <widget class="QPushButton" name="defaultHomeButton"> |
|
149 <property name="toolTip"> |
|
150 <string>Press to set the default home page</string> |
|
151 </property> |
|
152 <property name="text"> |
|
153 <string>Set to default home page</string> |
|
154 </property> |
|
155 </widget> |
|
156 </item> |
|
157 <item row="2" column="3"> |
|
158 <spacer name="horizontalSpacer_2"> |
|
159 <property name="orientation"> |
|
160 <enum>Qt::Horizontal</enum> |
|
161 </property> |
|
162 <property name="sizeHint" stdset="0"> |
|
163 <size> |
|
164 <width>160</width> |
|
165 <height>20</height> |
|
166 </size> |
|
167 </property> |
|
168 </spacer> |
|
169 </item> |
|
170 </layout> |
|
171 </widget> |
|
172 </item> |
|
173 <item> |
|
174 <widget class="QGroupBox" name="groupBox_2"> |
|
175 <property name="title"> |
|
176 <string>Scheme</string> |
|
177 </property> |
|
178 <layout class="QGridLayout" name="gridLayout_4"> |
|
179 <item row="0" column="0"> |
|
180 <widget class="QLabel" name="label_3"> |
|
181 <property name="text"> |
|
182 <string>Default Scheme:</string> |
|
183 </property> |
|
184 </widget> |
|
185 </item> |
|
186 <item row="0" column="1"> |
|
187 <widget class="QComboBox" name="defaultSchemeCombo"> |
|
188 <property name="sizePolicy"> |
|
189 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
190 <horstretch>0</horstretch> |
|
191 <verstretch>0</verstretch> |
|
192 </sizepolicy> |
|
193 </property> |
|
194 <property name="toolTip"> |
|
195 <string>Select the default scheme</string> |
|
196 </property> |
|
197 <property name="whatsThis"> |
|
198 <string><b>Default Scheme</b><p>Select the default scheme. This scheme is prepended to URLs, that don't contain one.</p></string> |
|
199 </property> |
|
200 <property name="editable"> |
|
201 <bool>false</bool> |
|
202 </property> |
|
203 </widget> |
|
204 </item> |
|
205 </layout> |
|
206 </widget> |
|
207 </item> |
|
208 <item> |
|
209 <widget class="QGroupBox" name="privacyGroup"> |
|
210 <property name="title"> |
|
211 <string>Privacy</string> |
|
212 </property> |
|
213 <layout class="QVBoxLayout" name="verticalLayout_4"> |
|
214 <item> |
|
215 <widget class="QCheckBox" name="javaCheckBox"> |
|
216 <property name="toolTip"> |
|
217 <string>Select to enable Java</string> |
|
218 </property> |
|
219 <property name="text"> |
|
220 <string>Enable Java</string> |
|
221 </property> |
|
222 </widget> |
|
223 </item> |
|
224 <item> |
|
225 <widget class="QGroupBox" name="javaScriptGroup"> |
|
226 <property name="toolTip"> |
|
227 <string>Select to enable JavaScript</string> |
|
228 </property> |
|
229 <property name="title"> |
|
230 <string>Enable JavaScript</string> |
|
231 </property> |
|
232 <property name="checkable"> |
|
233 <bool>true</bool> |
|
234 </property> |
|
235 <property name="checked"> |
|
236 <bool>false</bool> |
|
237 </property> |
|
238 <layout class="QGridLayout" name="gridLayout"> |
|
239 <item row="0" column="0"> |
|
240 <widget class="QCheckBox" name="jsOpenWindowsCheckBox"> |
|
241 <property name="toolTip"> |
|
242 <string>Select to allow JavaScript to open windows</string> |
|
243 </property> |
|
244 <property name="text"> |
|
245 <string>JavaScript can open windows</string> |
|
246 </property> |
|
247 </widget> |
|
248 </item> |
|
249 <item row="0" column="1"> |
|
250 <widget class="QCheckBox" name="jsCloseWindowsCheckBox"> |
|
251 <property name="toolTip"> |
|
252 <string>Select to allow JavaScript to close windows</string> |
|
253 </property> |
|
254 <property name="text"> |
|
255 <string>JavaScript can close windows</string> |
|
256 </property> |
|
257 </widget> |
|
258 </item> |
|
259 <item row="1" column="0"> |
|
260 <widget class="QCheckBox" name="jsClipboardCheckBox"> |
|
261 <property name="toolTip"> |
|
262 <string>Select to allow JavaScript to access the clipboard</string> |
|
263 </property> |
|
264 <property name="text"> |
|
265 <string>JavaScript can access clipboard</string> |
|
266 </property> |
|
267 </widget> |
|
268 </item> |
|
269 </layout> |
|
270 </widget> |
|
271 </item> |
|
272 <item> |
|
273 <widget class="QGroupBox" name="pluginsGroup"> |
|
274 <property name="toolTip"> |
|
275 <string>Select to enable plugins in web pages</string> |
|
276 </property> |
|
277 <property name="title"> |
|
278 <string>Enable Plug-ins</string> |
|
279 </property> |
|
280 <property name="checkable"> |
|
281 <bool>true</bool> |
|
282 </property> |
|
283 <property name="checked"> |
|
284 <bool>false</bool> |
|
285 </property> |
|
286 <layout class="QGridLayout" name="gridLayout_7"> |
|
287 <item row="0" column="0"> |
|
288 <widget class="QCheckBox" name="clickToFlashCheckBox"> |
|
289 <property name="enabled"> |
|
290 <bool>false</bool> |
|
291 </property> |
|
292 <property name="sizePolicy"> |
|
293 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
294 <horstretch>8</horstretch> |
|
295 <verstretch>0</verstretch> |
|
296 </sizepolicy> |
|
297 </property> |
|
298 <property name="toolTip"> |
|
299 <string>Select to activate the Flash blocker</string> |
|
300 </property> |
|
301 <property name="text"> |
|
302 <string>Use ClickToFlash on Flash plugins</string> |
|
303 </property> |
|
304 </widget> |
|
305 </item> |
|
306 </layout> |
|
307 </widget> |
|
308 </item> |
|
309 <item> |
|
310 <widget class="Line" name="line"> |
|
311 <property name="orientation"> |
|
312 <enum>Qt::Horizontal</enum> |
|
313 </property> |
|
314 </widget> |
|
315 </item> |
|
316 <item> |
|
317 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
|
318 <property name="toolTip"> |
|
319 <string>Select to enabled the "Do Not Track" feature</string> |
|
320 </property> |
|
321 <property name="text"> |
|
322 <string>Tell web sites I do not want to be tracked</string> |
|
323 </property> |
|
324 </widget> |
|
325 </item> |
|
326 <item> |
|
327 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
328 <item> |
|
329 <widget class="QCheckBox" name="sendRefererCheckBox"> |
|
330 <property name="toolTip"> |
|
331 <string>Select to send referer headers to the server</string> |
|
332 </property> |
|
333 <property name="text"> |
|
334 <string>Send Referer header to servers</string> |
|
335 </property> |
|
336 </widget> |
|
337 </item> |
|
338 <item> |
|
339 <spacer name="horizontalSpacer_6"> |
|
340 <property name="orientation"> |
|
341 <enum>Qt::Horizontal</enum> |
|
342 </property> |
|
343 <property name="sizeHint" stdset="0"> |
|
344 <size> |
|
345 <width>40</width> |
|
346 <height>20</height> |
|
347 </size> |
|
348 </property> |
|
349 </spacer> |
|
350 </item> |
|
351 <item> |
|
352 <widget class="QPushButton" name="refererWhitelistButton"> |
|
353 <property name="toolTip"> |
|
354 <string>Press to edit the list of whitelisted hosts</string> |
|
355 </property> |
|
356 <property name="text"> |
|
357 <string>Edit Referer Whitelist ...</string> |
|
358 </property> |
|
359 </widget> |
|
360 </item> |
|
361 </layout> |
|
362 </item> |
|
363 </layout> |
|
364 </widget> |
|
365 </item> |
|
366 <item> |
|
367 <widget class="QGroupBox" name="groupBox_6"> |
|
368 <property name="title"> |
|
369 <string>Security</string> |
|
370 </property> |
|
371 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
372 <item> |
|
373 <widget class="QCheckBox" name="xssAuditingCheckBox"> |
|
374 <property name="toolTip"> |
|
375 <string>Select to enable XSS auditing</string> |
|
376 </property> |
|
377 <property name="whatsThis"> |
|
378 <string><b>Enable XSS Auditing</b> |
|
379 <p>This selects whether load requests should be monitored for cross-site scripting attempts. Suspicious scripts will be blocked. These will be reported in theWeb Inspector's JavaScript console. Enabling this feature might have an impact on performance.</p></string> |
|
380 </property> |
|
381 <property name="text"> |
|
382 <string>Enable XSS Auditing</string> |
|
383 </property> |
|
384 </widget> |
|
385 </item> |
|
386 </layout> |
|
387 </widget> |
|
388 </item> |
|
389 <item> |
|
390 <widget class="QGroupBox" name="groupBox"> |
|
391 <property name="title"> |
|
392 <string>History</string> |
|
393 </property> |
|
394 <layout class="QHBoxLayout" name="horizontalLayout"> |
|
395 <item> |
|
396 <widget class="QLabel" name="label_4"> |
|
397 <property name="text"> |
|
398 <string>Remove history items:</string> |
|
399 </property> |
|
400 </widget> |
|
401 </item> |
|
402 <item> |
|
403 <widget class="QComboBox" name="expireHistory"> |
|
404 <property name="sizePolicy"> |
|
405 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
406 <horstretch>0</horstretch> |
|
407 <verstretch>0</verstretch> |
|
408 </sizepolicy> |
|
409 </property> |
|
410 <property name="toolTip"> |
|
411 <string>Select the period for expiration of history entries</string> |
|
412 </property> |
|
413 <item> |
|
414 <property name="text"> |
|
415 <string>After one day</string> |
|
416 </property> |
|
417 </item> |
|
418 <item> |
|
419 <property name="text"> |
|
420 <string>After one week</string> |
|
421 </property> |
|
422 </item> |
|
423 <item> |
|
424 <property name="text"> |
|
425 <string>After two weeks</string> |
|
426 </property> |
|
427 </item> |
|
428 <item> |
|
429 <property name="text"> |
|
430 <string>After one month</string> |
|
431 </property> |
|
432 </item> |
|
433 <item> |
|
434 <property name="text"> |
|
435 <string>After one year</string> |
|
436 </property> |
|
437 </item> |
|
438 <item> |
|
439 <property name="text"> |
|
440 <string>Manually</string> |
|
441 </property> |
|
442 </item> |
|
443 <item> |
|
444 <property name="text"> |
|
445 <string>On application exit</string> |
|
446 </property> |
|
447 </item> |
|
448 </widget> |
|
449 </item> |
|
450 </layout> |
|
451 </widget> |
|
452 </item> |
|
453 <item> |
|
454 <widget class="QGroupBox" name="cacheGroup"> |
|
455 <property name="title"> |
|
456 <string>Browser Cache</string> |
|
457 </property> |
|
458 <layout class="QGridLayout" name="gridLayout_2"> |
|
459 <item row="0" column="0" colspan="3"> |
|
460 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
461 <item> |
|
462 <widget class="QCheckBox" name="diskCacheCheckBox"> |
|
463 <property name="text"> |
|
464 <string>Enable disk cache</string> |
|
465 </property> |
|
466 </widget> |
|
467 </item> |
|
468 <item> |
|
469 <spacer name="horizontalSpacer_7"> |
|
470 <property name="orientation"> |
|
471 <enum>Qt::Horizontal</enum> |
|
472 </property> |
|
473 <property name="sizeHint" stdset="0"> |
|
474 <size> |
|
475 <width>40</width> |
|
476 <height>20</height> |
|
477 </size> |
|
478 </property> |
|
479 </spacer> |
|
480 </item> |
|
481 <item> |
|
482 <widget class="QPushButton" name="noCacheHostsButton"> |
|
483 <property name="toolTip"> |
|
484 <string>Press to edit the list of hosts exempted from caching</string> |
|
485 </property> |
|
486 <property name="text"> |
|
487 <string>Edit Exempted Hosts ...</string> |
|
488 </property> |
|
489 </widget> |
|
490 </item> |
|
491 </layout> |
|
492 </item> |
|
493 <item row="1" column="0" colspan="3"> |
|
494 <widget class="QGroupBox" name="groupBox_4"> |
|
495 <property name="title"> |
|
496 <string>Policy</string> |
|
497 </property> |
|
498 <layout class="QVBoxLayout" name="verticalLayout_3"> |
|
499 <item> |
|
500 <widget class="QRadioButton" name="cacheKeepButton"> |
|
501 <property name="toolTip"> |
|
502 <string>Select to prefer the network</string> |
|
503 </property> |
|
504 <property name="text"> |
|
505 <string>Keep cache in sync</string> |
|
506 </property> |
|
507 </widget> |
|
508 </item> |
|
509 <item> |
|
510 <widget class="QRadioButton" name="cachePreferButton"> |
|
511 <property name="toolTip"> |
|
512 <string>Select to prefer cached data</string> |
|
513 </property> |
|
514 <property name="text"> |
|
515 <string>Use cache whenever possible</string> |
|
516 </property> |
|
517 </widget> |
|
518 </item> |
|
519 <item> |
|
520 <widget class="QRadioButton" name="cacheOfflineButton"> |
|
521 <property name="toolTip"> |
|
522 <string>Select to use cached data only</string> |
|
523 </property> |
|
524 <property name="text"> |
|
525 <string>Offline browsing mode</string> |
|
526 </property> |
|
527 </widget> |
|
528 </item> |
|
529 </layout> |
|
530 </widget> |
|
531 </item> |
|
532 <item row="2" column="0"> |
|
533 <widget class="QLabel" name="label_7"> |
|
534 <property name="text"> |
|
535 <string>Cache size:</string> |
|
536 </property> |
|
537 </widget> |
|
538 </item> |
|
539 <item row="2" column="1"> |
|
540 <widget class="QSpinBox" name="cacheSizeSpinBox"> |
|
541 <property name="toolTip"> |
|
542 <string>Enter the maximum size of the disk cache</string> |
|
543 </property> |
|
544 <property name="alignment"> |
|
545 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
546 </property> |
|
547 <property name="suffix"> |
|
548 <string> MB</string> |
|
549 </property> |
|
550 <property name="minimum"> |
|
551 <number>1</number> |
|
552 </property> |
|
553 <property name="maximum"> |
|
554 <number>999</number> |
|
555 </property> |
|
556 </widget> |
|
557 </item> |
|
558 <item row="2" column="2"> |
|
559 <spacer name="horizontalSpacer"> |
|
560 <property name="orientation"> |
|
561 <enum>Qt::Horizontal</enum> |
|
562 </property> |
|
563 <property name="sizeHint" stdset="0"> |
|
564 <size> |
|
565 <width>410</width> |
|
566 <height>20</height> |
|
567 </size> |
|
568 </property> |
|
569 </spacer> |
|
570 </item> |
|
571 </layout> |
|
572 </widget> |
|
573 </item> |
|
574 <item> |
|
575 <widget class="QGroupBox" name="groupBox_5"> |
|
576 <property name="title"> |
|
577 <string>Web Search</string> |
|
578 </property> |
|
579 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
580 <item> |
|
581 <widget class="QLabel" name="label_5"> |
|
582 <property name="text"> |
|
583 <string>Language:</string> |
|
584 </property> |
|
585 </widget> |
|
586 </item> |
|
587 <item> |
|
588 <widget class="QComboBox" name="languageCombo"> |
|
589 <property name="toolTip"> |
|
590 <string>Select the language to be used for web searches</string> |
|
591 </property> |
|
592 <property name="sizeAdjustPolicy"> |
|
593 <enum>QComboBox::AdjustToContents</enum> |
|
594 </property> |
|
595 </widget> |
|
596 </item> |
|
597 <item> |
|
598 <spacer name="horizontalSpacer_3"> |
|
599 <property name="orientation"> |
|
600 <enum>Qt::Horizontal</enum> |
|
601 </property> |
|
602 <property name="sizeHint" stdset="0"> |
|
603 <size> |
|
604 <width>450</width> |
|
605 <height>20</height> |
|
606 </size> |
|
607 </property> |
|
608 </spacer> |
|
609 </item> |
|
610 </layout> |
|
611 </widget> |
|
612 </item> |
|
613 <item> |
|
614 <widget class="QGroupBox" name="printGroup"> |
|
615 <property name="title"> |
|
616 <string>Printing</string> |
|
617 </property> |
|
618 <layout class="QVBoxLayout" name="verticalLayout"> |
|
619 <item> |
|
620 <widget class="QCheckBox" name="printBackgroundsCheckBox"> |
|
621 <property name="toolTip"> |
|
622 <string>Select to print background colours and images</string> |
|
623 </property> |
|
624 <property name="text"> |
|
625 <string>Print background colours and images</string> |
|
626 </property> |
|
627 </widget> |
|
628 </item> |
|
629 </layout> |
|
630 </widget> |
|
631 </item> |
|
632 <item> |
|
633 <widget class="QGroupBox" name="groupBox_3"> |
|
634 <property name="title"> |
|
635 <string>Navigation</string> |
|
636 </property> |
|
637 <layout class="QGridLayout" name="gridLayout_6"> |
|
638 <item row="0" column="0"> |
|
639 <widget class="QCheckBox" name="spatialCheckBox"> |
|
640 <property name="toolTip"> |
|
641 <string>Select to enable the spatial navigation feature</string> |
|
642 </property> |
|
643 <property name="whatsThis"> |
|
644 <string><b>Enable Spatial Navigation</b> |
|
645 <p>This enables or disables the Spatial Navigation feature, which consists in the ability to navigate between focusable elements in a Web page, such as hyperlinks and form controls, by using Left, Right, Up and Down arrow keys. For example, if a user presses the Right key, heuristics determine whether there is an element he might be trying to reach towards the right and which element he probably wants.</p></string> |
|
646 </property> |
|
647 <property name="text"> |
|
648 <string>Enable Spatial Navigation</string> |
|
649 </property> |
|
650 </widget> |
|
651 </item> |
|
652 <item row="0" column="1"> |
|
653 <widget class="QCheckBox" name="linksInFocusChainCheckBox"> |
|
654 <property name="toolTip"> |
|
655 <string>Select to include links in focus chain</string> |
|
656 </property> |
|
657 <property name="whatsThis"> |
|
658 <string><b>Include Links in Focus Chain</b> |
|
659 <p>This selects whether hyperlinks should be included in the keyboard focus chain.</p></string> |
|
660 </property> |
|
661 <property name="text"> |
|
662 <string>Include Links in Focus Chain</string> |
|
663 </property> |
|
664 </widget> |
|
665 </item> |
|
666 <item row="1" column="0"> |
|
667 <widget class="QCheckBox" name="accessKeysCheckBox"> |
|
668 <property name="toolTip"> |
|
669 <string>Select to enable support for access keys</string> |
|
670 </property> |
|
671 <property name="text"> |
|
672 <string>Enable access keys</string> |
|
673 </property> |
|
674 </widget> |
|
675 </item> |
|
676 </layout> |
|
677 </widget> |
|
678 </item> |
|
679 <item> |
|
680 <spacer> |
|
681 <property name="orientation"> |
|
682 <enum>Qt::Vertical</enum> |
|
683 </property> |
|
684 <property name="sizeHint" stdset="0"> |
|
685 <size> |
|
686 <width>479</width> |
|
687 <height>121</height> |
|
688 </size> |
|
689 </property> |
|
690 </spacer> |
|
691 </item> |
|
692 </layout> |
|
693 </widget> |
|
694 <tabstops> |
|
695 <tabstop>singleHelpWindowCheckBox</tabstop> |
|
696 <tabstop>webSuggestionsCheckBox</tabstop> |
|
697 <tabstop>saveGeometryCheckBox</tabstop> |
|
698 <tabstop>showTabPreviews</tabstop> |
|
699 <tabstop>quirksCheckBox</tabstop> |
|
700 <tabstop>startupCombo</tabstop> |
|
701 <tabstop>homePageEdit</tabstop> |
|
702 <tabstop>setCurrentPageButton</tabstop> |
|
703 <tabstop>defaultHomeButton</tabstop> |
|
704 <tabstop>defaultSchemeCombo</tabstop> |
|
705 <tabstop>javaCheckBox</tabstop> |
|
706 <tabstop>javaScriptGroup</tabstop> |
|
707 <tabstop>jsOpenWindowsCheckBox</tabstop> |
|
708 <tabstop>jsCloseWindowsCheckBox</tabstop> |
|
709 <tabstop>jsClipboardCheckBox</tabstop> |
|
710 <tabstop>pluginsGroup</tabstop> |
|
711 <tabstop>clickToFlashCheckBox</tabstop> |
|
712 <tabstop>doNotTrackCheckBox</tabstop> |
|
713 <tabstop>sendRefererCheckBox</tabstop> |
|
714 <tabstop>refererWhitelistButton</tabstop> |
|
715 <tabstop>xssAuditingCheckBox</tabstop> |
|
716 <tabstop>expireHistory</tabstop> |
|
717 <tabstop>diskCacheCheckBox</tabstop> |
|
718 <tabstop>noCacheHostsButton</tabstop> |
|
719 <tabstop>cacheKeepButton</tabstop> |
|
720 <tabstop>cachePreferButton</tabstop> |
|
721 <tabstop>cacheOfflineButton</tabstop> |
|
722 <tabstop>cacheSizeSpinBox</tabstop> |
|
723 <tabstop>languageCombo</tabstop> |
|
724 <tabstop>printBackgroundsCheckBox</tabstop> |
|
725 <tabstop>spatialCheckBox</tabstop> |
|
726 <tabstop>linksInFocusChainCheckBox</tabstop> |
|
727 <tabstop>accessKeysCheckBox</tabstop> |
|
728 </tabstops> |
|
729 <resources/> |
|
730 <connections/> |
|
731 </ui> |
|