560e8638e8
Summary: kio-kdeconnect fails to start on KDE Neon because it does not instantiate a QApplication object BUG: 400178 Test Plan: Install on a KDE Neon 5.14 system or VM Pair an android phone Browse the phone's filesystem using dolphin Reviewers: #kde_connect, #frameworks, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: sredman, apol, jriddell, nicolasfella, albertvaka, kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D16692
26 lines
673 B
JSON
26 lines
673 B
JSON
{
|
|
"KDE-KIO-Protocols": {
|
|
"kdeconnect": {
|
|
"Class": ":internet",
|
|
"Icon": "kdeconnect",
|
|
"copyFromFile": false,
|
|
"copyToFile": false,
|
|
"deleting": false,
|
|
"exec": "kdeconnect",
|
|
"input": "none",
|
|
"listing": [
|
|
"Name",
|
|
"Type",
|
|
"Access",
|
|
""
|
|
],
|
|
"makedir": false,
|
|
"maxInstances": 2,
|
|
"moving": false,
|
|
"output": "filesystem",
|
|
"protocol": "kdeconnect",
|
|
"reading": true,
|
|
"writing": false
|
|
}
|
|
}
|
|
}
|