kwin/plugins/platforms/drm/drm.json
Martin Gräßlin 2bff90976e Move backends/ to plugins/platforms/
Summary:
Source code reorganization:
The base class AbstractBackend got renamed to Platform, thus the
"backends" are "platforms" now. As they are plugins they should go
together with other KWin plugins which are nowadays in the folder
plugins.

So new location is plugins/platforms/

Reviewers: #plasma, sebas

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1353
2016-04-12 08:01:27 +02:00

44 lines
No EOL
2.1 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Description": "Render through drm node.",
"Description[ca@valencia]": "Renderitza mitjançant el node del DRM.",
"Description[ca]": "Renderitza mitjançant el node del DRM.",
"Description[da]": "Render igennem drm-knude.",
"Description[de]": "In DRM-Knoten rendern.",
"Description[es]": "Renderizar a través del nodo DRM.",
"Description[et]": "Renderdamine drm režiimis.",
"Description[fi]": "Renderöi DRM-noden läpi.",
"Description[fr]": "Rendre par le biais d'un nœud de rendu « DRM ».",
"Description[gl]": "Renderizar a través dun nodo de DRM.",
"Description[it]": "Resa tramite nodo drm.",
"Description[ko]": "DRM 노드로 렌더링합니다.",
"Description[nl]": "Via drm-node renderen.",
"Description[nn]": "Teikn opp gjennom drm-node.",
"Description[pl]": "Wyświetlaj przez węzeł drm.",
"Description[pt]": "Desenhar através de um nó DRM.",
"Description[pt_BR]": "Renderizar pelo nó de DRM.",
"Description[sk]": "Renderovať cez režim drm.",
"Description[sl]": "Izriši preko vozlišča drm.",
"Description[sr@ijekavian]": "Рендеровање кроз ДРМ чвор.",
"Description[sr@ijekavianlatin]": "Renderovanje kroz DRM čvor.",
"Description[sr@latin]": "Renderovanje kroz DRM čvor.",
"Description[sr]": "Рендеровање кроз ДРМ чвор.",
"Description[sv]": "Återge via DRM-nod.",
"Description[uk]": "Обробляти через вузол DRM.",
"Description[x-test]": "xxRender through drm node.xx",
"Description[zh_CN]": "通过 drm 结点渲染。",
"Id": "KWinWaylandDrmBackend",
"Name": "drm",
"Name[ca@valencia]": "DRM",
"Name[ca]": "DRM",
"Name[de]": "DRM",
"Name[pt]": "DRM",
"Name[sr@ijekavian]": "ДРМ",
"Name[sr@ijekavianlatin]": "DRM",
"Name[sr@latin]": "DRM",
"Name[sr]": "ДРМ",
"Name[sv]": "DRM",
"Name[x-test]": "xxdrmxx"
},
"input": false
}