kwin/src/effects/screenedge/metadata.json
Vlad Zahorodnii 0b56711bf4 Make ServiceType irrelevant when searching for binary effects
Since binary effects are installed in their own directory, checking
service type is redundant. Also, KPluginMetaData::serviceTypes() has
been deprecated.

Task: https://phabricator.kde.org/T14483
2021-11-13 09:27:58 +00:00

44 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Category": "Appearance",
"Description": "Highlights a screen edge when approaching",
"Description[az]": "Ekranın kənarlarına yaxınlaşdıqda onları vurğulayaraq seçir",
"Description[ca]": "Ressalta la vora de la pantalla en aproximar-se",
"Description[cs]": "Zvýrazní hranu obrazovky při přiblížení k ní",
"Description[es]": "Resalta el borde de la pantalla al acercarse a él",
"Description[fr]": "Mets en valeur le bord de l'écran à l'approche",
"Description[ia]": "Evidentia un margine de schermo quando on approxima se",
"Description[it]": "Evidenzia il bordo dello schermo quando ti avvicini",
"Description[ko]": "화면 경계에 도달할 때 강조하기",
"Description[nl]": "Accentueert een schermrand bij nadering",
"Description[pl]": "Podświetla krawędzie ekranu przy zbliżaniu się do nich",
"Description[pt_BR]": "Destaca a borda da tela quando se aproxima",
"Description[sl]": "Osvetli rob zaslona, ko se mu bliža",
"Description[sv]": "Markerar en skärmkant när man närmar sig den",
"Description[uk]": "Підсвічує край екрана у разі наближення вказівника",
"Description[vi]": "Tô sáng cạnh màn hình khi tiến lại gần",
"Description[x-test]": "xxHighlights a screen edge when approachingxx",
"Description[zh_CN]": "接近屏幕边缘时高亮显示",
"EnabledByDefault": true,
"Id": "screenedge",
"License": "GPL",
"Name": "Screen Edge",
"Name[az]": "Ekran kənarı",
"Name[ca]": "Vora de la pantalla",
"Name[cs]": "Hrana obrazovky",
"Name[es]": "Borde de la pantalla",
"Name[fr]": "Bord de l'écran",
"Name[ia]": "Margines de schermo",
"Name[it]": "Bordo dello schermo",
"Name[ko]": "화면 경계",
"Name[nl]": "Schermrand",
"Name[pl]": "Krawędź ekranu",
"Name[pt_BR]": "Borda da tela",
"Name[sl]": "Rob zaslona",
"Name[sv]": "Skärmkant",
"Name[uk]": "Край екрана",
"Name[vi]": "Cạnh màn hình",
"Name[x-test]": "xxScreen Edgexx",
"Name[zh_CN]": "屏幕边缘高亮"
}
}