Mozilla/mozilla/camino/Info-WebFeaturesPrefPane.plist
smfr%smfr.org 891d3f2f5a Fix pref pane bundle version numbers and identifiers.
git-svn-id: svn://10.0.0.236/trunk@187680 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-16 05:52:34 +00:00

33 lines
1008 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>WebFeatures</string>
<key>CFBundleGetInfoString</key>
<string></string>
<key>CFBundleIconFile</key>
<string>WebFeatures.tiff</string>
<key>CFBundleIdentifier</key>
<string>org.mozilla.camino.preference.webfeatures</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Web Features</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string></string>
<key>CFBundleSignature</key>
<string>MOZC</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSMainNibFile</key>
<string>WebFeatures</string>
<key>NSPrincipalClass</key>
<string>OrgMozillaChimeraPreferenceWebFeatures</string>
</dict>
</plist>