Bug 644682 - Upgrade bundled Java Embedding Plugin to version 0.9.7.5. r=josh a1.9.0.next=dveditz

git-svn-id: svn://10.0.0.236/trunk@262108 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
smichaud%pobox.com 2011-03-25 17:11:50 +00:00
parent 34c154f7e0
commit 244d34d8dd
9 changed files with 7 additions and 7 deletions

View File

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

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>MRJPlugin</string> <string>MRJPlugin</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>MRJ Plugin 1.0-JEP-0.9.7.4, Copyright (c) 2002 The Mozilla Organization</string> <string>MRJ Plugin 1.0-JEP-0.9.7.5, Copyright (c) 2002 The Mozilla Organization</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.netscape.MRJPlugin</string> <string>com.netscape.MRJPlugin</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>NSPL</string> <string>NSPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0-JEP-0.9.7.4</string> <string>1.0-JEP-0.9.7.5</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>MOSS</string> <string>MOSS</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0-JEP-0.9.7.4</string> <string>1.0-JEP-0.9.7.5</string>
<key>CSResourcesFileMapped</key> <key>CSResourcesFileMapped</key>
<true/> <true/>
<key>WebPluginDescription</key> <key>WebPluginDescription</key>
@ -174,6 +174,6 @@
</dict> </dict>
</dict> </dict>
<key>WebPluginName</key> <key>WebPluginName</key>
<string>Java Embedding Plugin 0.9.7.4</string> <string>Java Embedding Plugin 0.9.7.5</string>
</dict> </dict>
</plist> </plist>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB