init files from local folder
init with all my previous files
This commit is contained in:
commit
82c36314d1
23 changed files with 1023 additions and 0 deletions
20
hs80/hs80-kde-extension/package/metadata.json
Normal file
20
hs80/hs80-kde-extension/package/metadata.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"KPlugin": {
|
||||
"Authors": [
|
||||
{
|
||||
"Email": "vbriday@gmail.com",
|
||||
"Name": "Victor Briday"
|
||||
}
|
||||
],
|
||||
"Category": "System Information",
|
||||
"Description": "hs80 status tray",
|
||||
"Icon": "headset",
|
||||
"Id": "com.example.hs80tray",
|
||||
"Name": "hs80tray",
|
||||
"Version": "1",
|
||||
"Website": "https://example.com/user/plasmoid-helloworldplugin",
|
||||
"BugReportUrl": "https://example.com/user/plasmoid-helloworldplugin/bugs"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"KPackageStructure": "Plasma/Applet"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue