From 4c445d8565f8407ffd14f24ff7da2299af4d1e63 Mon Sep 17 00:00:00 2001 From: bubnikv Date: Mon, 15 Apr 2019 18:13:59 +0200 Subject: [PATCH] Updated OSX Info.plist template --- src/platform/osx/Info.plist.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/platform/osx/Info.plist.in b/src/platform/osx/Info.plist.in index 35958acded..9314bdaabd 100644 --- a/src/platform/osx/Info.plist.in +++ b/src/platform/osx/Info.plist.in @@ -3,15 +3,15 @@ CFBundleExecutable - Slic3r + @SLIC3R_APP_KEY@ CFBundleGetInfoString - Slic3r Copyright (C) 2011-2017 Alessandro Ranellucci, (C) 2016-2018 Prusa Reseach + @SLIC3R_APP_NAME@ Copyright (C) 2011-2019 Alessandro Ranellucci, (C) 2016-2019 Prusa Reseach CFBundleIconFile Slic3r.icns CFBundleName - Slic3r + @SLIC3R_APP_KEY@ CFBundleShortVersionString - Slic3r @SLIC3R_BUILD_ID@ + @SLIC3R_APP_NAME@ @SLIC3R_BUILD_ID@ CFBundleIdentifier com.prusa3d.slic3r/ CFBundleInfoDictionaryVersion