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"
},
"appDesc": {
"message": "Roller Derby Scoreboard",
"description": "Application description"
"message": "Roller Derby Scoreboard for WFTDA, USARS, RDCL, and MADE",
"description": "Application description for app store listing"
},
"period1": {

View File

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