summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/Info.plist b/Info.plist
index 213f2ea0..9cbaea0c 100644
--- a/Info.plist
+++ b/Info.plist
@@ -9,17 +9,17 @@
<key>CFBundleIconFile</key>
<string>The Mana World.icns</string>
<key>CFBundleIdentifier</key>
- <string>TMW</string>
+ <string>Mana</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
- <string>tmw.</string>
+ <string>Mana.</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2008 The Mana World Development Team</string>
+ <string>Copyright 2009 Mana Development Team</string>
<key>NSMainNibFile</key>
<string>SDLMain</string>
<key>NSPrincipalClass</key>