mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-16 23:48:05 +11:00
added (public domain) license info to app-launchbar
This commit is contained in:
parent
233eb9be7e
commit
08a34619e0
@ -1,3 +1,8 @@
|
|||||||
|
-- This is released into the public domain.
|
||||||
|
-- No warranty is provided, implied or otherwise.
|
||||||
|
|
||||||
|
-- app-launchbar: launchbar with application pinning
|
||||||
|
|
||||||
local event = require("event")(neo)
|
local event = require("event")(neo)
|
||||||
local neoux, err = require("neoux")
|
local neoux, err = require("neoux")
|
||||||
if not neoux then error(err) end
|
if not neoux then error(err) end
|
||||||
|
Loading…
Reference in New Issue
Block a user