From 46af5f559bcd28785772be30121f828bc8d00e18 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 3 Apr 2018 19:46:03 +0100 Subject: remove main-repo --- main-repo/helloworld/helloworld.js | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 main-repo/helloworld/helloworld.js (limited to 'main-repo/helloworld/helloworld.js') diff --git a/main-repo/helloworld/helloworld.js b/main-repo/helloworld/helloworld.js deleted file mode 100644 index 40cd8bd..0000000 --- a/main-repo/helloworld/helloworld.js +++ /dev/null @@ -1,8 +0,0 @@ -le._apps.helloworld = { - exec: function () { - $log("Hello, World!"); - }, - icon: "/c/sys/skins/w93/apps/terminal.png", - terminal: true, - hascli: true -} -- cgit v1.2.3