move to version 0.9.3b+ (bugs 302712, 302606, a=asa)

git-svn-id: svn://10.0.0.236/trunk@178981 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%aol.net
2005-08-25 19:55:24 +00:00
parent 98cfb945ce
commit 7102b53b3e
9 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.3, Copyright (c) 2005 Steven Michaud</string>
<string>Java Embedding Plugin 0.9.3+b, 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.3</string>
<string>0.9.3+b</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.9.3</string>
<string>0.9.3+b</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.3/JavaEmbeddingPlugin.pbproj</string>
<string>/Volumes/Storage2/Developer/JavaEmbeddingPlugin/Project/JavaEmbeddingPlugin0.9.3+b/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.3, Copyright (c) 2002 The Mozilla Organization</string>
<string>MRJ Plugin 1.0-JEP-0.9.3+b, 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.3</string>
<string>1.0-JEP-0.9.3+b</string>
<key>CFBundleSignature</key>
<string>MOSS</string>
<key>CFBundleVersion</key>
<string>1.0-JEP-0.9.3</string>
<string>1.0-JEP-0.9.3+b</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>