Skip to content
Snippets Groups Projects
Commit e7e52762 authored by NiranV's avatar NiranV
Browse files

Changed: Overhauled all tooltips in Preferences - Browser with the new linebreak capabilities.

parent 2954722a
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,8 @@ width="510">
height="16"
initial_value="true"
control_name="BrowserPluginsEnabled"
tool_tip="This option allows the internal browser to use plugins. <red>It is currently unknown what this option does or if it has any impact.</red>"
tool_tip="This option allows the internal browser to use plugins.
||<red>It is currently unknown what this option does or if it has any impact.</red>"
label="Enable plugins"
left_delta="0"
mouse_opaque="true"
......@@ -143,7 +144,8 @@ width="510">
layout="topleft"
height="16"
initial_value="true"
tool_tip="This option enables the internal browser to use the javascript bridge for executing javascripts on opened webpages. <red>It is currently unknown what this option does or if it has any impact.</red>"
tool_tip="This option enables the internal browser to use the javascript bridge for executing javascripts on opened webpages.
||<red>It is currently unknown what this option does or if it has any impact.</red>"
enabled_control="BrowserJavascriptEnabled"
control_name="BrowserEnableJSObject"
label="Enable Javascript Bridge"
......@@ -176,7 +178,8 @@ width="510">
initial_value="false"
control_name="AutoLoadWebProfiles"
label="Auto load all Webprofiles without asking"
tool_tip="This option allows opening all webprofiles without asking the user first. <red>It is currently unknown what this option does or if it has any impact.</red>"
tool_tip="This option allows opening all webprofiles without asking the user first.
||<red>It is currently unknown what this option does or if it has any impact.</red>"
left_delta="0"
mouse_opaque="true"
name="AutoLoadWebProfiles"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment