1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Clean up ServiceType property usage for JSON based plugins

Task: https://phabricator.kde.org/T14483
This commit is contained in:
Alexander Lohnau
2021-05-20 07:12:04 +02:00
parent adc8b8069c
commit 4d84d14070
5 changed files with 0 additions and 15 deletions

View File

@@ -60,9 +60,6 @@
"Name[x-test]": "xxX11 Event handler for KRfbxx",
"Name[zh_CN]": "X11 KRfb 事件处理器",
"Name[zh_TW]": "KRfb 的 X11 事件處理器",
"ServiceTypes": [
"krfb/events"
],
"Version": "0.1",
"Website": "http://www.kde.org"
}

View File

@@ -60,9 +60,6 @@
"Name[x-test]": "xxXdg-desktop-portal Event handler for KRfbxx",
"Name[zh_CN]": "xdg-desktop-portal KRfb 事件处理器",
"Name[zh_TW]": "KRfb 的 Xdg-desktop-portal 事件處理器",
"ServiceTypes": [
"krfb/events"
],
"Version": "0.1",
"Website": "http://www.kde.org"
}