Mercurial > audlegacy
view contrib/macpack/Audacious.app/Contents/Info.plist @ 4887:0ddbd0025174 default tip
added libaudtag. (not used yet.)
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 05 May 2010 18:26:06 +0900 |
parents | 408b520f39fd |
children |
line wrap: on
line source
<?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>CFBundleDisplayName</key> <string>Audacious</string> <key>CFBundleExecutable</key> <string>Audacious</string> <key>CFBundleIconFile</key> <string>Audacious.icns</string> <key>CFBundleIdentifier</key> <string>org.atheme.audacious</string> <key>CFBundleInfoDictionaryVersion</key> <string>1.4.5</string> <key>CFBundleName</key> <string>Audacious</string> <key>CFBundleShortVersionString</key> <string>1.4</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2008 Atheme.org All Rights Reserved.</string> </dict> </plist>