up su Gitea
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"id": "kde-connect",
|
||||
"name": "KDE Connect",
|
||||
"version": "1.2.1",
|
||||
"minNoctaliaVersion": "4.4.0",
|
||||
"author": "WerWolv",
|
||||
"official": false,
|
||||
"license": "GPLv2",
|
||||
"repository": "https://github.com/WerWolv/noctalia-kde-connect",
|
||||
"description": "A Plugin integrating your mobile devices into a panel using KDEConnect",
|
||||
"tags": [
|
||||
"Bar",
|
||||
"Panel",
|
||||
"Utility",
|
||||
"System"
|
||||
],
|
||||
"entryPoints": {
|
||||
"main": "Main.qml",
|
||||
"barWidget": "BarWidget.qml",
|
||||
"controlCenterWidget": "ControlCenterWidget.qml",
|
||||
"panel": "Panel.qml",
|
||||
"settings": "Settings.qml"
|
||||
},
|
||||
"dependencies": {
|
||||
"plugins": []
|
||||
},
|
||||
"metadata": {
|
||||
"defaultSettings": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user