summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
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>