1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 02:12:47 +02:00

* APPLICATION_NAME is now Tomahawk instead of Player. A few more build system fixes.

This commit is contained in:
Christian Muehlhaeuser
2011-03-21 09:21:58 +01:00
parent 6d482cf239
commit aedebfe9a9
3 changed files with 7 additions and 6 deletions

View File

@@ -5,9 +5,9 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>tomahawk</string>
<string>Tomahawk</string>
<key>CFBundleIdentifier</key>
<string>org.tomahawk-player.org.Tomahawk</string>
<string>org.tomahawk-player.Tomahawk</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>