1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleExecutable
</key>
8 <string>libnptest.dylib
</string>
9 <key>CFBundleIdentifier
</key>
10 <string>org.mozilla.TestPlugin
</string>
11 <key>CFBundleInfoDictionaryVersion
</key>
13 <key>CFBundlePackageType
</key>
15 <key>CFBundleShortVersionString
</key>
16 <string>1.0.0.0</string>
17 <key>CFBundleSignature
</key>
19 <key>CFBundleVersion
</key>
20 <string>1.0.0.0</string>
21 <key>WebPluginName
</key>
22 <string>Test Plug-in
</string>
23 <key>WebPluginDescription
</key>
24 <string>Plug-in for testing purposes.
</string>
25 <key>WebPluginMIMETypes
</key>
27 <key>application/x-test
</key>
29 <key>WebPluginExtensions
</key>
33 <key>WebPluginTypeDescription
</key>
34 <string>Test mimetype
</string>