- <text id="HTTPProxy" valueName="HTTPProxy"/>
- <boolean id="UseHTTPProxyForAllProtocols" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseHTTPProxyForAllProtocols">
- <trueValue>
- <decimal value="1"/>
- </trueValue>
- <falseValue>
- <decimal value="0"/>
- </falseValue>
- </boolean>
- <text id="SSLProxy" valueName="SSLProxy"/>
- <text id="FTPProxy" valueName="FTPProxy"/>
- <text id="SOCKSProxy" valueName="SOCKSProxy"/>
- <enum id="SOCKSVersion" valueName="SOCKSVersion">
+ </elements>
+ </policy>
+ <policy name="Proxy_HTTPProxy" class="Both" displayName="$(string.Proxy_HTTPProxy)" explainText="$(string.Proxy_HTTPProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_HTTPProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_HTTPProxy" valueName="HTTPProxy"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_UseHTTPProxyForAllProtocols" class="Both" displayName="$(string.Proxy_UseHTTPProxyForAllProtocols)" explainText="$(string.Proxy_UseHTTPProxyForAllProtocols_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseHTTPProxyForAllProtocols">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Proxy_SSLProxy" class="Both" displayName="$(string.Proxy_SSLProxy)" explainText="$(string.Proxy_SSLProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_SSLProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_SSLProxy" valueName="SSLProxy"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_SOCKSProxy" class="Both" displayName="$(string.Proxy_SOCKSProxy)" explainText="$(string.Proxy_SOCKSProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_SOCKSProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_SOCKSProxy" valueName="SOCKSProxy"/>
+ <enum id="Proxy_SOCKSVersion" valueName="SOCKSVersion">