|
4 | 4 | <setting id="version" value="" visible="false"/>
|
5 | 5 | <setting id="chromeos_version" value="" visible="false"/>
|
6 | 6 | <category label="30900"> <!-- Expert -->
|
7 |
| - <setting label="30901" type="action" id="info" action="RunScript(script.module.inputstreamhelper, info)"/> |
| 7 | + <setting label="30901" help="30902" type="action" action="RunScript(script.module.inputstreamhelper, info)"/> |
8 | 8 | <setting type="sep"/>
|
9 | 9 | <setting label="30903" help="30904" type="bool" id="disabled" default="false"/>
|
10 |
| - <setting label="30904" type="text" id="warning" enable="false"/> <!-- disabled_warning --> |
| 10 | + <setting label="30904" type="text" enable="false"/> <!-- disabled_warning --> |
11 | 11 | <setting label="30905" help="30906" type="slider" id="update_frequency" default="31" range="1,3,90" option="int" enable="eq(-2,false)" visible="!system.platform.android"/>
|
12 | 12 | <setting label="30907" help="30908" type="folder" id="temp_path" source="" option="writeable" default="special://masterprofile/addon_data/script.module.inputstreamhelper" visible="!system.platform.android"/>
|
13 | 13 | <setting label="30913" help="30914" type="slider" id="backups" default="4" range="0,1,20" option="int" visible="!system.platform.android"/>
|
14 | 14 | <setting type="sep" visible="!system.platform.android"/>
|
15 |
| - <setting label="30909" help="30910" type="action" id="install_widevine" action="RunScript(script.module.inputstreamhelper, widevine_install)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
16 |
| - <setting label="30911" help="30912" type="action" id="remove_widevine" action="RunScript(script.module.inputstreamhelper, widevine_remove)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
17 |
| - <setting label="30915" help="30916" type="action" id="rollback" action="RunScript(script.module.inputstreamhelper, rollback)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
| 15 | + <setting label="30909" help="30910" type="action" action="RunScript(script.module.inputstreamhelper, widevine_install)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
| 16 | + <setting label="30911" help="30912" type="action" action="RunScript(script.module.inputstreamhelper, widevine_remove)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
| 17 | + <setting label="30915" help="30916" type="action" action="RunScript(script.module.inputstreamhelper, rollback)" enable="System.HasAddon(inputstream.adaptive)" visible="!system.platform.android"/> |
18 | 18 | </category>
|
19 | 19 | </settings>
|
0 commit comments