From 42e5258659e8f623b503b2c0489c844056084c3d Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Mon, 21 Aug 2017 18:29:37 +0200 Subject: [PATCH] Use the top variables with the Linux desktop entries --- resources/linux/application.desktop.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/linux/application.desktop.in b/resources/linux/application.desktop.in index 6ba262c..3317925 100644 --- a/resources/linux/application.desktop.in +++ b/resources/linux/application.desktop.in @@ -1,8 +1,9 @@ [Desktop Entry] Version=1.1 Type=Application -Name=@APPIMAGE_DISPLAYNAME@ +Name=@PB_PRODUCT_NAME@ GenericName=Video Game +Comment=@CPACK_PACKAGE_DESCRIPTION_SUMMARY@ Exec=@APPIMAGE_EXEC@ StartupWMClass=@APPIMAGE_EXEC_WM@ Icon=@APPIMAGE_ICON_REF@