shift-shell/kwin/scripts/convergentwindows/metadata.json
l10n daemon script 7d410d2fdb 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-07 02:40:31 +00:00

20 lines
647 B
JSON

{
"KPackageStructure": "KWin/Script",
"KPlugin": {
"Authors": [
{
"Email": "plata.hill@kdemail.net",
"Name": "Plata Hill"
}
],
"Description": "Removes window decorations and maximizes windows on the first screen only.",
"Icon": "preferences-system-windows",
"Id": "convergentwindows",
"Licsense": "LGPL-2.1-or-later",
"Name": "Convergent Windows",
"Version": "1.0",
"Website": "https://invent.kde.org/plata/convergentwindows"
},
"X-Plasma-API": "javascript",
"X-Plasma-MainScript": "code/main.js"
}