Thunar integration

Summary:
Add desktop file for integration into Thunar
Depends on D16603

Test Plan: Run Thunar, Right-click file -> Send to -> Send via KDE Connect

Reviewers: #kde_connect, apol

Reviewed By: #kde_connect, apol

Subscribers: apol, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16604
This commit is contained in:
Nicolas Fella 2018-11-03 01:39:32 +01:00
commit 4a6db4c35f
2 changed files with 8 additions and 0 deletions

View file

@ -1,4 +1,5 @@
install (FILES "kdeconnect.contract" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/contractor/)
install (FILES "kdeconnect-thunar.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/Thunar/sendto/)
if(NOT SAILFISHOS)
install(FILES org.kde.kdeconnect.kcm.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})

View file

@ -0,0 +1,7 @@
[Desktop Entry]
Type=Application
Version=0.1
Encoding=UTF-8
Exec=kdeconnect-handler %F
Icon=kdeconnect
Name=Send via KDE Connect