Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Krfb
Commits
4d84d140
Commit
4d84d140
authored
May 20, 2021
by
Alexander Lohnau
💬
Browse files
Clean up ServiceType property usage for JSON based plugins
Task:
https://phabricator.kde.org/T14483
parent
adc8b806
Changes
5
Hide whitespace changes
Inline
Side-by-side
events/x11/krfb_events_x11.json
View file @
4d84d140
...
...
@@ -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"
}
...
...
events/xdp/krfb_events_xdp.json
View file @
4d84d140
...
...
@@ -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"
}
...
...
framebuffers/pipewire/krfb_framebuffer_pw.json
View file @
4d84d140
...
...
@@ -64,9 +64,6 @@
"Name[x-test]"
:
"xxPipeWire Framebuffer for KRfbxx"
,
"Name[zh_CN]"
:
"KRfb 的 PipeWire 帧缓冲机制"
,
"Name[zh_TW]"
:
"KRfb 的 PipeWire Framebuffer"
,
"ServiceTypes"
:
[
"krfb/framebuffer"
],
"Version"
:
"0.1"
,
"Website"
:
"http://www.kde.org"
}
...
...
framebuffers/qt/krfb_framebuffer_qt.json
View file @
4d84d140
...
...
@@ -75,9 +75,6 @@
"Name[x-test]"
:
"xxQt Framebuffer for KRfbxx"
,
"Name[zh_CN]"
:
"KRfb 的 Qt 帧缓冲"
,
"Name[zh_TW]"
:
"Krfb 的 Qt Framebuffer"
,
"ServiceTypes"
:
[
"krfb/framebuffer"
],
"Version"
:
"0.1"
,
"Website"
:
"https://www.kde.org"
}
...
...
framebuffers/xcb/krfb_framebuffer_xcb.json
View file @
4d84d140
...
...
@@ -75,9 +75,6 @@
"Name[x-test]"
:
"xxX11 Framebuffer for KRfbxx"
,
"Name[zh_CN]"
:
"XRfb 的 X11 帧缓冲"
,
"Name[zh_TW]"
:
"KRfb 的 X11 Framebuffer"
,
"ServiceTypes"
:
[
"krfb/framebuffer"
],
"Version"
:
"0.1"
,
"Website"
:
"https://www.kde.org"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment