Camino only - Update Info.plist for Breakpad changes

git-svn-id: svn://10.0.0.236/trunk@257866 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stuart.morgan%alumni.case.edu 2009-07-30 04:24:24 +00:00
parent ba0e89265f
commit 7be68ff658

View File

@ -2,14 +2,17 @@
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BreakpadBuildID</key>
<string>%PLATFORM_BUILD_ID%</string>
<key>BreakpadConfirmTimeout</key>
<string>0</string>
<key>BreakpadReportInterval</key>
<string>0</string>
<key>BreakpadRequestComments</key>
<string>YES</string>
<key>BreakpadServerParameters</key>
<dict>
<key>BuildID</key>
<string>%PLATFORM_BUILD_ID%</string>
</dict>
<key>BreakpadServerType</key>
<string>socorro</string>
<key>BreakpadURL</key>