2004-12-17 17:58:18 +00:00
|
|
|
<?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>Downloads</string>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>Downloads.tiff</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.mozilla.camino.preference.downloads</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>BNDL</string>
|
|
|
|
<key>CFBundleSignature</key>
|
2005-01-16 04:47:56 +00:00
|
|
|
<string>CHIM</string>
|
2004-12-17 17:58:18 +00:00
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>1.0</string>
|
|
|
|
<key>NSMainNibFile</key>
|
|
|
|
<string>Downloads</string>
|
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
<string>OrgMozillaChimeraPreferenceDownloads</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|