From 3cf03e682f025daa136d1c27ace0374926b09da4 Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Tue, 15 Nov 2016 23:29:54 +0100 Subject: [PATCH] Update home.spk --- src/apps/home.spk | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/apps/home.spk b/src/apps/home.spk index 77c1d23..11db67c 100644 --- a/src/apps/home.spk +++ b/src/apps/home.spk @@ -1,6 +1,6 @@ -- -- sPhone Application Package --- Built with SPK builder 1.1 +-- Built with SPK builder 1.2 -- { files = "{\ @@ -138,11 +138,12 @@ \",\ }", config = "{\ - type = \"home\",\ - author = \"BeaconNet\",\ - name = \"sPhone Home\",\ - id = \"sphone.home\",\ - version = 1,\ main = \"home.lua\",\ + id = \"sphone.home\",\ + name = \"sPhone Home\",\ + hidden = true,\ + author = \"BeaconNet\",\ + version = 1,\ + type = \"home\",\ }", }