111ee7f054
Now it just downloads to the user desktop payloads received in packages with type kdeconnect.filetransfer. Added the package type define. Created an an auxiliar QFile-like class with a small needed modification. Added a commented test in the filetransfer plugin code (to be moved).
15 lines
478 B
Desktop File
15 lines
478 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Service
|
|
ServiceTypes=KdeConnect/Plugin
|
|
X-KDE-Library=kdeconnect_filetransfer
|
|
X-KDE-PluginInfo-Author=Albert Vaca
|
|
X-KDE-PluginInfo-Email=albertvaka@gmail.com
|
|
X-KDE-PluginInfo-Name=kdeconnect_filetransfer
|
|
X-KDE-PluginInfo-Version=0.1
|
|
X-KDE-PluginInfo-Website=http://albertvaka.wordpress.com
|
|
X-KDE-PluginInfo-License=GPL
|
|
X-KDE-PluginInfo-EnabledByDefault=true
|
|
Icon=folder-downloads
|
|
Name=File transfer
|
|
Comment=Send and receive files from dolphin
|