From 53e4faeef243c8e229b29012a8031878d7ba666a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 16 Nov 2020 17:08:41 -0500 Subject: Revert changes; Added a welcome text --- System/desktop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'System/desktop.lua') diff --git a/System/desktop.lua b/System/desktop.lua index 58888ed..786b668 100644 --- a/System/desktop.lua +++ b/System/desktop.lua @@ -13,7 +13,7 @@ GNU General Public License for more details. ]]-- -os.require("/System/apis/flib.lua") +os.loadAPI("/System/apis/flib.lua") local backgroundColour = 32768 local backgroundImage = "/home/.background" local panelColour = 8192 -- cgit v1.2.3