From 6bfe988d3cb1f9c0f0b47dd52382b153054f911d Mon Sep 17 00:00:00 2001 From: cthetford Date: Wed, 20 Jul 2011 09:16:21 -0700 Subject: [PATCH] Changed UI Revision to allow to run full screen on the Touchpad --- appinfo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appinfo.json b/appinfo.json index 423bf96..20544ad 100644 --- a/appinfo.json +++ b/appinfo.json @@ -11,5 +11,6 @@ "splashBackground": "images/splash-screen.png", "removable": "true", "visible": "true", - "noWindow" : "true" + "noWindow" : "true", + "uiRevision": 2 }