Add contract file
ClosedPublic

Authored by nicolasfella on Nov 2 2018, 2:00 AM.

Details

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

Diff Detail

Repository
R224 KDE Connect
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Nov 2 2018, 2:00 AM
Restricted Application added a project: KDE Connect. · View Herald TranscriptNov 2 2018, 2:00 AM
Restricted Application added a subscriber: kdeconnect. · View Herald Transcript
nicolasfella requested review of this revision.Nov 2 2018, 2:00 AM
apol added a subscriber: apol.Nov 2 2018, 11:28 PM
apol added inline comments.
CMakeLists.txt
84 ↗(On Diff #44682)

How about we call it elementary?

nicolasfella added inline comments.Nov 2 2018, 11:32 PM
CMakeLists.txt
84 ↗(On Diff #44682)

It's not only about elementary. It's about files that get installed and don't really belong elsewhere, e.g appstream, thunar extension, hypothetical other file manager extensions. Putting them all in the top-level dir clutters it and putting them in separate subfolders seems like an overkill to me

apol accepted this revision.Nov 3 2018, 12:13 AM

Meh, go for it.

This revision is now accepted and ready to land.Nov 3 2018, 12:13 AM
This revision was automatically updated to reflect the committed changes.