UI: Add Linux AppStream metadata

This commit is contained in:
Peter Eszlari
2019-03-12 18:29:07 +01:00
committed by jp9000
parent 3a05466baf
commit 6b9da9b912
4 changed files with 49 additions and 4 deletions

View File

@@ -378,9 +378,7 @@ install_obs_data(obs data obs-studio)
install_obs_data_file(obs ../AUTHORS obs-studio/authors)
if (UNIX AND UNIX_STRUCTURE AND NOT APPLE)
install(FILES dist/obs.desktop DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/applications)
install(FILES forms/images/obs.png
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/icons/hicolor/256x256/apps)
add_subdirectory(xdg-data)
endif()
add_subdirectory(frontend-plugins)