metainfo: move away from deprecated appdata

This commit is contained in:
Lctrs 2021-05-18 17:15:03 +02:00 committed by Ivan
parent ffc9211ce2
commit 0042f4e16e
2 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ if(UNIX AND NOT APPLE)
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps)
install(FILES rpcs3.desktop
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
install(FILES rpcs3.appdata.xml
install(FILES rpcs3.metainfo.xml
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/metainfo)
# Install other files
install(DIRECTORY ../bin/Icons