From b874bbf4749f5d107de549c0ab3bd4bbf20c0bf2 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 15 Feb 2014 12:13:55 -0700 Subject: [PATCH] Try to get app store to take it --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fab98fc..6f2ae6f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 2, "name": "BETA Woozle Scoreboard", "short_name": "BETA Scoreboard", - //"name": "__MSG_appName__", - //"short_name": "__MSG_appShortName__", + "_name": "__MSG_appName__", + "_short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", "author": "Neale Pickett ", "version": "7.0.2",