aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/MacOSX/Info.plist
diff options
context:
space:
mode:
authoreddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 19:27:21 +0000
committereddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 19:27:21 +0000
commit1107103fe87e01705094826991b205787ecc765f (patch)
tree4a65504f540d1c091fc5f1690ea5ad5766e0524b /Game/Code/MacOSX/Info.plist
parent7707816349d4bd2a14e9140e85c65f0bfd713718 (diff)
downloadusdx-1107103fe87e01705094826991b205787ecc765f.tar.gz
usdx-1107103fe87e01705094826991b205787ecc765f.tar.xz
usdx-1107103fe87e01705094826991b205787ecc765f.zip
Added icns file for mac os x.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@557 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/MacOSX/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/MacOSX/Info.plist b/Game/Code/MacOSX/Info.plist
index dd9c079f..fab56642 100644
--- a/Game/Code/MacOSX/Info.plist
+++ b/Game/Code/MacOSX/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleIconFile</key>
- <string>UltraStar.icns</string>
+ <string>ustar-icon_v01.icns</string>
<key>CFBundleIdentifier</key>
<string>org.ultrastardeluxe.ultrastardeluxe</string>
<key>CFBundleInfoDictionaryVersion</key>