Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 1127
b1802ebe0066
parent 1109
9552b5e16a07
child 1314
7e7b88c58fda
equal deleted inserted replaced
1123:4ed80ed7e433 1127:b1802ebe0066
251 <property name="toolTip"> 251 <property name="toolTip">
252 <string>Select to enable plugins in web pages</string> 252 <string>Select to enable plugins in web pages</string>
253 </property> 253 </property>
254 <property name="text"> 254 <property name="text">
255 <string>Enable Plugins</string> 255 <string>Enable Plugins</string>
256 </property>
257 </widget>
258 </item>
259 </layout>
260 </widget>
261 </item>
262 <item>
263 <widget class="QGroupBox" name="groupBox_3">
264 <property name="title">
265 <string>Security</string>
266 </property>
267 <layout class="QVBoxLayout" name="verticalLayout_2">
268 <item>
269 <widget class="QCheckBox" name="savePasswordsCheckBox">
270 <property name="toolTip">
271 <string>Select to save passwords</string>
272 </property>
273 <property name="text">
274 <string>Save passwords</string>
275 </property>
276 </widget>
277 </item>
278 <item>
279 <widget class="QCheckBox" name="dnsPrefetchCheckBox">
280 <property name="toolTip">
281 <string>Select to enable DNS prefetch</string>
282 </property>
283 <property name="text">
284 <string>Use DNS prefetching to improve page loading</string>
285 </property> 256 </property>
286 </widget> 257 </widget>
287 </item> 258 </item>
288 </layout> 259 </layout>
289 </widget> 260 </widget>
533 <tabstop>javaCheckBox</tabstop> 504 <tabstop>javaCheckBox</tabstop>
534 <tabstop>javaScriptCheckBox</tabstop> 505 <tabstop>javaScriptCheckBox</tabstop>
535 <tabstop>jsOpenWindowsCheckBox</tabstop> 506 <tabstop>jsOpenWindowsCheckBox</tabstop>
536 <tabstop>jsClipboardCheckBox</tabstop> 507 <tabstop>jsClipboardCheckBox</tabstop>
537 <tabstop>pluginsCheckBox</tabstop> 508 <tabstop>pluginsCheckBox</tabstop>
538 <tabstop>savePasswordsCheckBox</tabstop>
539 <tabstop>dnsPrefetchCheckBox</tabstop>
540 <tabstop>expireHistory</tabstop> 509 <tabstop>expireHistory</tabstop>
541 <tabstop>diskCacheCheckBox</tabstop> 510 <tabstop>diskCacheCheckBox</tabstop>
542 <tabstop>cacheKeepButton</tabstop> 511 <tabstop>cacheKeepButton</tabstop>
543 <tabstop>cachePreferButton</tabstop> 512 <tabstop>cachePreferButton</tabstop>
544 <tabstop>cacheOfflineButton</tabstop> 513 <tabstop>cacheOfflineButton</tabstop>

eric ide

mercurial