shift-shell/layout-templates/org.kde.plasma.mobile.defaultStatusBar/metadata.json
Devin Lin 0a09d935ac layout-templates: Split out status bar and navigation panel to separate templates
This makes it more modular, and we can use the template in the mobileshellsettings code.
2024-07-15 17:07:26 -04:00

26 lines
820 B
JSON

{
"KPackageStructure": "Plasma/LayoutTemplate",
"KPlugin": {
"Authors": [
{
"Email": "devin@kde.org",
"Name": "Devin Lin",
"Name[ar]": "ديفين لين",
"Name[he]": "דווין לין",
"Name[pa]": "ਡੇਵਿਨ ਲਿਨ",
"Name[x-test]": "xxDevin Linxx"
}
],
"Category": "",
"Description": "Default status bar for mobile",
"EnabledByDefault": true,
"Id": "org.kde.plasma.mobile.defaultStatusBar",
"License": "LGPLv2+",
"Name": "Default Mobile Status Bar",
"Website": "https://www.kde.org/plasma-desktop"
},
"X-Plasma-ContainmentCategories": [
"panel"
],
"X-Plasma-Shell": "plasmashell"
}