More descriptive description

This commit is contained in:
Neale Pickett 2014-01-20 19:26:12 -07:00
parent 4bd9407a88
commit 5d7c607980
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"description": "Short application name" "description": "Short application name"
}, },
"appDesc": { "appDesc": {
"message": "Roller Derby Scoreboard", "message": "Roller Derby Scoreboard for WFTDA, USARS, RDCL, and MADE",
"description": "Application description" "description": "Application description for app store listing"
}, },
"period1": { "period1": {

View File

@ -4,7 +4,7 @@
"short_name": "__MSG_appShortName__", "short_name": "__MSG_appShortName__",
"description": "__MSG_appDesc__", "description": "__MSG_appDesc__",
"author": "Neale Pickett <neale@woozle.org>", "author": "Neale Pickett <neale@woozle.org>",
"version": "6.0.1", "version": "6.0.2",
"app": { "app": {
"background": { "background": {
"scripts": ["res/background.js"] "scripts": ["res/background.js"]