summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2010-07-17 20:59:39 -0500
committerDavid Athay <ko2fan@gmail.com>2010-07-17 20:59:39 -0500
commit1fdfce5957e358004d5acb267fb1eb09579fe0ed (patch)
treefcd8347c91e88d9c99426969a007582c8b41dc06 /Info.plist
parent2d584d7e8aaeacbcb1036bae5c8deca9b810fe60 (diff)
downloadMana-1fdfce5957e358004d5acb267fb1eb09579fe0ed.tar.gz
Mana-1fdfce5957e358004d5acb267fb1eb09579fe0ed.tar.bz2
Mana-1fdfce5957e358004d5acb267fb1eb09579fe0ed.tar.xz
Mana-1fdfce5957e358004d5acb267fb1eb09579fe0ed.zip
Fixed config directory, updated project file.
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Info.plist b/Info.plist
index 9cbaea0c..b5fecbee 100644
--- a/Info.plist
+++ b/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
- <string>The Mana World.icns</string>
+ <string>mana.icns</string>
<key>CFBundleIdentifier</key>
<string>Mana</string>
<key>CFBundleName</key>
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
- <string>Mana.</string>
+ <string>Mana</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSHumanReadableCopyright</key>