mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
Update quick setting package metadata to use SHIFT-facing descriptions and repository links while preserving org.kde.plasma.quicksetting.* package IDs. Drop translated Description entries that could override the corrected base descriptions, update the Caffeine inhibition reason, and add a guard for future regressions.
18 lines
466 B
JSON
18 lines
466 B
JSON
{
|
|
"KPackageStructure": "KPackage/GenericQML",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "mightymarco4@gmail.com",
|
|
"Name": "Marco Allegretti"
|
|
}
|
|
],
|
|
"Description": "Quick setting to toggle gaming mode for SHIFT",
|
|
"Icon": "input-gaming",
|
|
"Id": "org.kde.plasma.quicksetting.gaming",
|
|
"License": "EUPL-1.2",
|
|
"Name": "Gaming Mode",
|
|
"Version": "0.1",
|
|
"Website": "https://invent.kde.org/marcoa/shift-shell"
|
|
}
|
|
}
|