mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-23 19:08:05 +11:00
added launchbar to the repo listing
This commit is contained in:
parent
afb7277310
commit
c76bf62a53
@ -22,6 +22,19 @@ return {
|
|||||||
"docs/repoauthors/app-eeprog"
|
"docs/repoauthors/app-eeprog"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
["app-launchbar"] = {
|
||||||
|
desc = "Application launcher bar",
|
||||||
|
v = 0,
|
||||||
|
deps = {
|
||||||
|
"neo"
|
||||||
|
},
|
||||||
|
dirs = {
|
||||||
|
"apps"
|
||||||
|
},
|
||||||
|
files = {
|
||||||
|
"apps/app-launchbar.lua"
|
||||||
|
},
|
||||||
|
},
|
||||||
["neo-docs"] = {
|
["neo-docs"] = {
|
||||||
desc = "KittenOS NEO system documentation",
|
desc = "KittenOS NEO system documentation",
|
||||||
v = 2,
|
v = 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user