diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/MacOSX/Info.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Game/Code/MacOSX/Info.plist b/Game/Code/MacOSX/Info.plist index 178bc1e3..dfc8de66 100644 --- a/Game/Code/MacOSX/Info.plist +++ b/Game/Code/MacOSX/Info.plist @@ -5,11 +5,11 @@ <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleDisplayName</key> - <string>UltraStar Deluxe</string> + <string>UltraStarDeluxe</string> <key>CFBundleExecutable</key> <string>UltraStar</string> <key>CFBundleGetInfoString</key> - <string>UltraStar Deluxe, a SingStar clone</string> + <string>UltraStarDeluxe, a SingStar clone</string> <key>CFBundleIconFile</key> <string>ustar-icon_v01</string> <key>CFBundleIdentifier</key> @@ -17,7 +17,7 @@ <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> - <string>UltraStar Deluxe</string> + <string>UltraStarDeluxe</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> |