new Java Embedding Plugin for Mac OS X. b=325147 r=josh

git-svn-id: svn://10.0.0.236/trunk@188489 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
joshmoz%gmail.com
2006-01-30 20:45:21 +00:00
parent 7d29d6b7b3
commit a1416a0456
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+b, Copyright (c) 2005 Steven Michaud</string>
<string>Java Embedding Plugin 0.9.5+c, Copyright (c) 2006 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+b</string>
<string>0.9.5+c</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.9.5+b</string>
<string>0.9.5+c</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+b/JavaEmbeddingPlugin.pbproj</string>
<string>/Volumes/Storage2/Developer/JavaEmbeddingPlugin/Project/JavaEmbeddingPlugin0.9.5+c/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+b, Copyright (c) 2002 The Mozilla Organization</string>
<string>MRJ Plugin 1.0-JEP-0.9.5+c, 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+b</string>
<string>1.0-JEP-0.9.5+c</string>
<key>CFBundleSignature</key>
<string>MOSS</string>
<key>CFBundleVersion</key>
<string>1.0-JEP-0.9.5+b</string>
<string>1.0-JEP-0.9.5+c</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB