init
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"KPlugin": {
|
||||
"Name": "Plasma 6 Widget Starter",
|
||||
"Description": "A starter template for KDE Plasma 6 widgets",
|
||||
"Icon": "plasma",
|
||||
"Category": "Development",
|
||||
"Id": "org.kde.plasma.starter",
|
||||
"Version": "1.0",
|
||||
"Website": "https://github.com/yourusername/kde6-widget-starter",
|
||||
"License": "GPL-3.0+",
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "Your Name",
|
||||
"Email": "your.email@example.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"KPackageStructure": "Plasma/Applet"
|
||||
}
|
||||
Reference in New Issue
Block a user