Bug 388192 - Remove gopher OS integration support (Mac OS X patch). r-sspitzer
--- a/browser/app/macbuild/Contents/Info.plist.in
+++ b/browser/app/macbuild/Contents/Info.plist.in
@@ -116,24 +116,16 @@
<string>ftp URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>ftp</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
- <string>gopher URL</string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>gopher</string>
- </array>
- </dict>
- <dict>
- <key>CFBundleURLName</key>
<string>file URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>file</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>