REVERT! Fix for media update commit.

This commit is contained in:
Siana Gearz
2012-07-08 00:31:18 +02:00
parent 525e9d9a8e
commit 36a95ec36e
3 changed files with 22 additions and 15 deletions

View File

@@ -2200,6 +2200,28 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>BrowserUseDefaultCAFile</key>
<map>
<key>Comment</key>
<string>Tell the built-in web browser to use the CA.pem file shipped with the client.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>BrowserCAFilePath</key>
<map>
<key>Comment</key>
<string>Tell the built-in web browser the path to an alternative CA.pem file (only used if BrowserUseDefaultCAFile is false)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string/>
</map>
<key>PluginAttachDebuggerToPlugins</key>
<map>
<key>Comment</key>