Redo branch names

This commit is contained in:
Neale Pickett 2014-02-15 15:34:22 -07:00
parent 13933eb8bb
commit 8702a0356c
1 changed files with 3 additions and 7 deletions

View File

@ -1,13 +1,9 @@
{
"manifest_version": 2,
"name": "BETA Woozle Scoreboard",
"short_name": "BETA Scoreboard",
"icons": {"128": "res/icon-plaid.png"},
"_name": "__MSG_appName__",
"_short_name": "__MSG_appShortName__",
"_icons": {"128": "res/icon.png"},
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"icons": {"128": "res/icon.png"},
"description": "__MSG_appDesc__",
"author": "Neale Pickett <neale@woozle.org>",