added launchbar to the repo listing

This commit is contained in:
Izaya 2018-04-22 01:18:39 +10:00
parent afb7277310
commit c76bf62a53
1 changed files with 13 additions and 0 deletions

View File

@ -22,6 +22,19 @@ return {
"docs/repoauthors/app-eeprog"
},
},
["app-launchbar"] = {
desc = "Application launcher bar",
v = 0,
deps = {
"neo"
},
dirs = {
"apps"
},
files = {
"apps/app-launchbar.lua"
},
},
["neo-docs"] = {
desc = "KittenOS NEO system documentation",
v = 2,