From 935551e44aae948e3b3d0ac579676627dfd8e1d0 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 17 Apr 2010 14:25:29 +1200 Subject: [PATCH] Fix icons --- packaging/osx/launcher/OpenRA-Info.plist | 2 +- packaging/osx/launcher/OpenRA.app/Contents/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/osx/launcher/OpenRA-Info.plist b/packaging/osx/launcher/OpenRA-Info.plist index c9eaf90f6b..659d3b4322 100644 --- a/packaging/osx/launcher/OpenRA-Info.plist +++ b/packaging/osx/launcher/OpenRA-Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile - OpenRa.icns + OpenRA.icns CFBundleIdentifier com.yourcompany.${PRODUCT_NAME:rfc1034identifier} CFBundleInfoDictionaryVersion diff --git a/packaging/osx/launcher/OpenRA.app/Contents/Info.plist b/packaging/osx/launcher/OpenRA.app/Contents/Info.plist index 8d132ae714..5b8182b3f7 100644 --- a/packaging/osx/launcher/OpenRA.app/Contents/Info.plist +++ b/packaging/osx/launcher/OpenRA.app/Contents/Info.plist @@ -7,6 +7,6 @@ CFBundleExecutable OpenRA CFBundleIconFile - OpenRa.icns + OpenRA.icns