Commit graph

10 commits

Author SHA1 Message Date
Albert Vaca Cintora
8b78ba6a58 Remove "Open on connected device via KDE Connect"
It seems to be causing too many problems compared to the advantages that
using "send" instead of "open" brings.

BUG: 472697

(cherry picked from commit 64f9df96ec)
2023-09-14 08:25:22 +02:00
Nicolas Fella
7569a6ceff Fix kdeconnect_open desktop file type
It's an application, not a service

Also don't make it executable, it's not needed

BUG: 424782
2023-06-14 12:58:31 +00:00
Nicolas Fella
f7f3c01ec8 Use undeprecated install dirs
Using kde-dev-scripts/kf5/cmakelists_install_vars.pl
2022-04-21 00:50:14 +02:00
Aleix Pol
28a8c5a98a appstream: Address some problems
* Instead of using the kcm to signify kde connect, just call it kde
org.kde.kdeconnect. org.kde.kdeconnect.kcm.desktop didn't exist anyway.
* Specify launchables for optimal integration in software centers.
* Specify which dbus service it's offering, in case it ever is
necessary.
* Specify the oars, stating there's no offensive content of any kind
offered through KDE Connect.
2022-02-04 14:00:04 +00:00
Weixuan XIAO
02b38f56f6 Add entry into Deepin file manager context menu 2020-04-22 18:31:25 +02:00
Heiko Becker
fba0c2d55f Fix previous commit
KDE_INSTALL_DATADIR already points to PREFIX/share of course.
2020-04-16 18:26:00 +02:00
Heiko Becker
f1da4b4850 Use KDE_INSTALL_DATADIR 2020-04-16 10:48:11 +02:00
Nicolas Fella
52603bfe93 Install desktop file to open files on remote device 2019-07-19 21:22:29 +00:00
Nicolas Fella
a53d99a8ad Thunar integration
Summary: Add desktop file for integration into Thunar

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

Subscribers: kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16604
2018-11-02 03:21:03 +01:00
Nicolas Fella
9a56d7531b Add contract file
Summary:
This allows sending files from ElementaryOS apps such as their file manager.

Create a data dir for similar files

Test Plan: run contractor; run pantheon-files, right-click file -> Send via KDE Connect

Reviewers: #kde_connect

Subscribers: kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16603
2018-11-02 03:00:39 +01:00