Files
Mozilla/mozilla/plugin/oji/JEP/JavaEmbeddingPlugin.bundle/Contents/Info.plist
mark%moxienet.com 01819fc04d 325147 JEP 0.9.5+c, 315163 JEP crashes on x86. x86 bits were built with the patches from 315163 and merged into JEP 0.9.5+c to create a fat JEP.
git-svn-id: svn://10.0.0.236/branches/CAMINO_1_0_BRANCH@188821 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 03:07:03 +00:00

33 lines
1000 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>JavaEmbeddingPlugin</string>
<key>CFBundleGetInfoString</key>
<string>Java Embedding Plugin 0.9.5+c, Copyright (c) 2006 Steven Michaud</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Java Embedding Plugin</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.5+c</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.9.5+c</string>
<key>NSJavaNeeded</key>
<string>YES</string>
<key>NSJavaPath</key>
<array>
<string>JavaEmbeddingPlugin.jar</string>
</array>
<key>NSJavaRoot</key>
<string>Contents/Resources/Java</string>
</dict>
</plist>