ipc/app/macbuild/Contents/Info.plist.in

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

michael@0 1 <?xml version="1.0" encoding="UTF-8"?>
michael@0 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
michael@0 3 <plist version="1.0">
michael@0 4 <dict>
michael@0 5 <key>CFBundleDevelopmentRegion</key>
michael@0 6 <string>English</string>
michael@0 7 <key>CFBundleExecutable</key>
michael@0 8 <string>%PROGRAM%</string>
michael@0 9 <key>CFBundleIdentifier</key>
michael@0 10 <string>org.mozilla.plugincontainer</string>
michael@0 11 <key>CFBundleInfoDictionaryVersion</key>
michael@0 12 <string>6.0</string>
michael@0 13 <key>CFBundlePackageType</key>
michael@0 14 <string>APPL</string>
michael@0 15 <key>CFBundleSignature</key>
michael@0 16 <string>????</string>
michael@0 17 <key>CFBundleVersion</key>
michael@0 18 <string>1.0</string>
michael@0 19 <key>LSMinimumSystemVersion</key>
michael@0 20 <string>10.5</string>
michael@0 21 <key>LSMinimumSystemVersionByArchitecture</key>
michael@0 22 <dict>
michael@0 23 <key>i386</key>
michael@0 24 <string>10.5.0</string>
michael@0 25 <key>x86_64</key>
michael@0 26 <string>10.6.0</string>
michael@0 27 </dict>
michael@0 28 <key>LSUIElement</key>
michael@0 29 <string>1</string>
michael@0 30 <key>NSSupportsAutomaticGraphicsSwitching</key>
michael@0 31 <true/>
michael@0 32 </dict>
michael@0 33 </plist>

mercurial