Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
17
.config/lite-xl/libraries/widget/manifest.json
Normal file
17
.config/lite-xl/libraries/widget/manifest.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"addons": [
|
||||
{
|
||||
"id": "widget",
|
||||
"name": "Widgets",
|
||||
"description": "Reusable widget components for plugin developers.",
|
||||
"version": "0.2.1",
|
||||
"mod_version": "3",
|
||||
"type": "library",
|
||||
"tags": [
|
||||
"ui",
|
||||
"gui",
|
||||
"widgets"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue