Fix location of desktop file to be aligned with other applications

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 3 days ago
parent 09027c3afd
commit add04821c7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -50,4 +50,4 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.freedesktop.impl.portal.desktop.td
DESTINATION ${DBUS_SESSION_DIRECTORY}) DESTINATION ${DBUS_SESSION_DIRECTORY})
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/xdg-desktop-portal-tde.desktop install(FILES ${CMAKE_CURRENT_BINARY_DIR}/xdg-desktop-portal-tde.desktop
DESTINATION ${SHARE_INSTALL_PREFIX}/applications) DESTINATION ${XDG_APPS_INSTALL_DIR})

Loading…
Cancel
Save