From 129670e7e2076cb1a3fc23351af2be670d0e5a59 Mon Sep 17 00:00:00 2001 From: Matthias Mailänder Date: Sat, 18 Feb 2017 18:07:53 +0100 Subject: Add an appdata.xml file for Linux software galleries --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c3ee3161e..45a1e156c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,6 +56,8 @@ ENDIF() If(UNIX) INSTALL(FILES manaplus.desktop DESTINATION share/applications) INSTALL(FILES manaplustest.desktop DESTINATION share/applications) + + INSTALL(FILES manaplus.appdata.xml DESTINATION share/appdata) ENDIF() SET(CPACK_PACKAGE_NAME "manaplus") -- cgit v1.2.3-60-g2f50