mac: Clonk.icns is oc.icns

heavy-resources
Martin Plicht 2014-01-27 13:25:43 +01:00
parent f471955a72
commit b3c1706b1b
3 changed files with 2 additions and 2 deletions

View File

@ -922,7 +922,7 @@ endif()
if(APPLE)
list(APPEND OC_BUNDLE_RESOURCES
src/res/Clonk.icns
src/res/oc.icns
src/res/ocd.icns src/res/ocf.icns src/res/ocg.icns
src/res/C4P.icns src/res/ocs.icns src/res/ocu.icns
src/res/MainMenu.xib

View File

@ -150,7 +150,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>Clonk</string>
<string>oc</string>
<key>CFBundleIdentifier</key>
<string>${C4ENGINEID}</string>
<key>CFBundleInfoDictionaryVersion</key>