From f7b8c4aa7eb05e6282d810ce12ab30af6e6cca9d Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Fri, 25 Dec 2015 21:57:26 +0100 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index 3b9de6b..1d167a9 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -543,7 +543,7 @@ end local appsOnHome = { - ["sPhone.shell"] = "/.sPhone/apps/shell", + ["sPhone.shell"] = "/rom/programs/shell", ["sPhone.sID"] = "/.sPhone/apps/system/sID", ["sPhone.buddies"] = "/.sPhone/apps/buddies", ["sPhone.SMS"] = "/.sPhone/apps/sms",