Rename chocolate-doom.icns to package name agnostic "app.icns".

Subversion-branch: /launcher
Subversion-revision: 1781
This commit is contained in:
Simon Howard 2010-01-04 19:36:43 +00:00
parent 7e5a345f42
commit 6a97805974
3 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>Cocoa Doom 1.2.1</string> <string>Cocoa Doom 1.2.1</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>chocolate-doom.icns</string> <string>app.icns</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>

View file

@ -11,7 +11,7 @@
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>@PACKAGE_STRING@</string> <string>@PACKAGE_STRING@</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>chocolate-doom.icns</string> <string>app.icns</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>