diff --git a/es-app/CMakeLists.txt b/es-app/CMakeLists.txt index 6f64a3f10..330719ed5 100644 --- a/es-app/CMakeLists.txt +++ b/es-app/CMakeLists.txt @@ -211,8 +211,8 @@ include(InstallRequiredSystemLibraries) #--------------------------------------------------------------------------------------------------- # General CPack settings. set(CPACK_PACKAGE_NAME "emulationstation-de") -set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "An emulator front-end with controller navigation and theming support.") -set(CPACK_PACKAGE_DESCRIPTION "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. set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/assets/EmulationStation-DE_LICENSE_macOS") diff --git a/es-app/assets/emulationstation.desktop b/es-app/assets/emulationstation.desktop index d6c8029b9..1f37040f6 100644 --- a/es-app/assets/emulationstation.desktop +++ b/es-app/assets/emulationstation.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=1.0 +Version=1.0.0-beta Name=EmulationStation Desktop Edition GenericName=EmulationStation Type=Application