From d6ca41394568ac6807ada50e336ed0452803119d Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Fri, 1 Jan 2021 22:47:40 +0100 Subject: [PATCH] Single-byte commit. --- es-app/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es-app/CMakeLists.txt b/es-app/CMakeLists.txt index 6c26b2ded..1be74b34c 100644 --- a/es-app/CMakeLists.txt +++ b/es-app/CMakeLists.txt @@ -211,7 +211,7 @@ include(InstallRequiredSystemLibraries) #--------------------------------------------------------------------------------------------------- # General CPack settings. set(CPACK_PACKAGE_NAME "emulationstation-de") -set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "EmulationStation Desktop Edition is a front-end for browsing and launching games from your multi-platform game collection.") +set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "EmulationStation Desktop Edition is a front-end for browsing and launching games from your multi-platform game collection") set(CPACK_PACKAGE_DESCRIPTION "ES-DE is a feature-rich gaming front-end that is intended to be used in conjunction with emulators such as the RetroArch cores.") if(APPLE) # Shorter line length license file to be able to fit inside the drag-and-drop installer window without introducing extra line breaks.