mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 18:53:28 +01:00
metainfo: move away from deprecated appdata
This commit is contained in:
parent
ffc9211ce2
commit
0042f4e16e
@ -165,7 +165,7 @@ if(UNIX AND NOT APPLE)
|
|||||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps)
|
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps)
|
||||||
install(FILES rpcs3.desktop
|
install(FILES rpcs3.desktop
|
||||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
|
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
|
||||||
install(FILES rpcs3.appdata.xml
|
install(FILES rpcs3.metainfo.xml
|
||||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/metainfo)
|
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/metainfo)
|
||||||
# Install other files
|
# Install other files
|
||||||
install(DIRECTORY ../bin/Icons
|
install(DIRECTORY ../bin/Icons
|
||||||
|
Loading…
Reference in New Issue
Block a user