mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
17 lines
398 B
JSON
17 lines
398 B
JSON
|
|
{
|
||
|
|
"Encoding": "UTF-8",
|
||
|
|
"KPlugin": {
|
||
|
|
"Description": "Xdg-desktop-portal based event handler for KRfb",
|
||
|
|
"EnabledByDefault": true,
|
||
|
|
"Id": "xdp",
|
||
|
|
"License": "GPL",
|
||
|
|
"Name": "Xdg-desktop-portal Event handler for KRfb",
|
||
|
|
"ServiceTypes": [
|
||
|
|
"krfb/events"
|
||
|
|
],
|
||
|
|
"Version": "0.1",
|
||
|
|
"Website": "http://www.kde.org"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|