[or-cvs] r22364: {} IronFox forking continues (torbrowser/trunk/build-scripts/config)

Jacob Appelbaum jacob at appelbaum.net
Wed May 19 00:53:10 UTC 2010


Author: ioerror
Date: 2010-05-19 00:53:09 +0000 (Wed, 19 May 2010)
New Revision: 22364

Added:
   torbrowser/trunk/build-scripts/config/Info.plist
Log:
IronFox forking continues

Added: torbrowser/trunk/build-scripts/config/Info.plist
===================================================================
--- torbrowser/trunk/build-scripts/config/Info.plist	                        (rev 0)
+++ torbrowser/trunk/build-scripts/config/Info.plist	2010-05-19 00:53:09 UTC (rev 22364)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleDevelopmentRegion</key>
+	<string>English</string>
+	<key>CFBundleDisplayName</key>
+	<string>Tor Browser Bundle</string>
+	<key>CFBundleExecutable</key>
+	<string>Tor Browser Bundle</string>
+	<key>CFBundleGetInfoString</key>
+	<string>Tor Browser Bundle 0.1</string>
+	<key>CFBundleIconFile</key>
+	<string>appIcon.icns</string>
+	<key>CFBundleIdentifier</key>
+	<string>org.torproject.TorBrowserBundle</string>
+	<key>CFBundleInfoDictionaryVersion</key>
+	<string>6.0</string>
+	<key>CFBundleName</key>
+	<string>Tor Browser Bundle</string>
+	<key>CFBundlePackageType</key>
+	<string>APPL</string>
+	<key>CFBundleShortVersionString</key>
+	<string>0.3</string>
+	<key>CFBundleSignature</key>
+	<string>????</string>
+	<key>LSEnvironment</key>
+	<dict/>
+	<key>LSHasLocalizedDisplayName</key>
+	<false/>
+	<key>LSMinimumSystemVersion</key>
+	<string>10.5</string>
+	<key>LSUIElement</key>
+	<false/>
+	<key>NSAppleScriptEnabled</key>
+	<false/>
+	<key>NSHumanReadableCopyright</key>
+	<string>Tor Browser Bundle 0.1</string>
+	<key>NSMainNibFile</key>
+	<string>MainMenu</string>
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+</dict>
+</plist>



More information about the tor-commits mailing list