Minor update to the package description.

Also a small change to the Unix desktop entry.
This commit is contained in:
Leon Styhre 2020-12-30 12:48:48 +01:00
parent 11ccba9d19
commit 08aec29e4a
2 changed files with 3 additions and 3 deletions

View file

@ -211,8 +211,8 @@ include(InstallRequiredSystemLibraries)
#--------------------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------------------
# General CPack settings. # General CPack settings.
set(CPACK_PACKAGE_NAME "emulationstation-de") 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_SUMMARY "EmulationStation Desktop Edition is a front-end for browsing and launching games from your multi-platform game collection.")
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 "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) if(APPLE)
# Shorter line length license file to be able to fit inside the drag-and-drop installer window without introducing extra line breaks. # 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") set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/assets/EmulationStation-DE_LICENSE_macOS")

View file

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Version=1.0 Version=1.0.0-beta
Name=EmulationStation Desktop Edition Name=EmulationStation Desktop Edition
GenericName=EmulationStation GenericName=EmulationStation
Type=Application Type=Application