<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright ©2008 Scribd Inc.</string>
<key>CFBundleIdentifier</key>
<string>com.scribd.Uploader</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>ScrU</string>
<key>CFBundleIconFile</key>
<string>Icon.icns</string>
<key>CFBundleVersion</key>
<string>300</string>
<key>CFBundleShortVersionString</key>
<string>3.0</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>CFBundleHelpBookFolder</key>
<string>Scribd Uploader Help</string>
<key>CFBundleHelpBookName</key>
<string>Scribd Uploader Help</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUFeedURL</key>
<string>http://www.scribd.com/mac_uploader_releases.rss</string>
<key>SUEnableSystemProfiling</key>
<true/>
<key>SUDocumentURL</key>
<string>http://www.scribd.com/doc/%@</string>
<key>SUMyDocsURL</key>
<string>http://www.scribd.com/my_docs</string>
<key>SUDocumentEditURL</key>
<string>http://www.scribd.com/word/document_edit_bulk?docs=%@</string>
</dict>
</plist>