shift-shell/kwin/scripts/convergentwindows/metadata.json
l10n daemon script 064ceaa1da SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-03-08 02:41:57 +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.

{
"KPackageStructure": "KWin/Script",
"KPlugin": {
"Authors": [
{
"Email": "plata.hill@kdemail.net",
"Name": "Plata Hill",
"Name[ca@valencia]": "Plata Hill",
"Name[ca]": "Plata Hill",
"Name[es]": "Plata Hill",
"Name[nl]": "Plata Hill",
"Name[sl]": "Plata Hill",
"Name[tr]": "Plata Hill",
"Name[uk]": "Plata Hill",
"Name[x-test]": "xxPlata Hillxx"
}
],
"Description": "Removes window decorations and maximizes windows on the first screen only.",
"Description[ca@valencia]": "Elimina les decoracions de les finestres i maximitza les finestres només en la primera pantalla.",
"Description[ca]": "Elimina les decoracions de les finestres i maximitza les finestres només en la primera pantalla.",
"Description[es]": "Elimina las decoraciones de las ventanas y maximiza las ventanas solo en la primera pantalla.",
"Description[nl]": "Vensterdecoraties worden verwijderd en maximaliseert vensters alleen op het eerste scherm.",
"Description[sl]": "Odstrani dekoracije oken in maksimiziraj okna samo na prvem zaslonu.",
"Description[tr]": "Pencere dekorasyonlarını kaldırır ve pencereleri yalnızca ilk ekranda kaplatır.",
"Description[uk]": "Вилучає оздоблення вікон та максимізує вікна лише на першому екрані.",
"Description[x-test]": "xxRemoves window decorations and maximizes windows on the first screen only.xx",
"Icon": "preferences-system-windows",
"Id": "convergentwindows",
"Licsense": "LGPL-2.1-or-later",
"Name": "Convergent Windows",
"Name[ca@valencia]": "Finestres convergents",
"Name[ca]": "Finestres convergents",
"Name[es]": "Ventanas convergentes",
"Name[nl]": "Convergente vensters",
"Name[sl]": "Convergent Windows",
"Name[tr]": "Yakınsak Pencereler",
"Name[uk]": "Збіжні вікна",
"Name[x-test]": "xxConvergent Windowsxx",
"Version": "1.0",
"Website": "https://invent.kde.org/plata/convergentwindows"
},
"X-Plasma-API": "javascript",
"X-Plasma-MainScript": "code/main.js"
}