update JEP to 0.9.5+a. Java shim plugin for Mac. b=314218 r=josh sr=sparky

This commit is contained in:
joshmoz%gmail.com 2005-11-03 21:37:40 +00:00
parent e5377404d6
commit aab736a753
10 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>JavaEmbeddingPlugin</string>
<key>CFBundleGetInfoString</key>
<string>Java Embedding Plugin 0.9.5, Copyright (c) 2005 Steven Michaud</string>
<string>Java Embedding Plugin 0.9.5+a, Copyright (c) 2005 Steven Michaud</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.5</string>
<string>0.9.5+a</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.9.5</string>
<string>0.9.5+a</string>
<key>NSJavaNeeded</key>
<string>YES</string>
<key>NSJavaPath</key>

View File

@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>PBXProjectSourcePath</key>
<string>/Volumes/Storage2/Developer/JavaEmbeddingPlugin/Project/JavaEmbeddingPlugin0.9.5/JavaEmbeddingPlugin.pbproj</string>
<string>/Volumes/Storage2/Developer/JavaEmbeddingPlugin/Project/JavaEmbeddingPlugin0.9.5+a/JavaEmbeddingPlugin.pbproj</string>
</dict>
</plist>

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MRJPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MRJ Plugin 1.0-JEP-0.9.5, Copyright (c) 2002 The Mozilla Organization</string>
<string>MRJ Plugin 1.0-JEP-0.9.5+a, Copyright (c) 2002 The Mozilla Organization</string>
<key>CFBundleIdentifier</key>
<string>com.netscape.MRJPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>NSPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0-JEP-0.9.5</string>
<string>1.0-JEP-0.9.5+a</string>
<key>CFBundleSignature</key>
<string>MOSS</string>
<key>CFBundleVersion</key>
<string>1.0-JEP-0.9.5</string>
<string>1.0-JEP-0.9.5+a</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB