Redo branch names
This commit is contained in:
parent
13933eb8bb
commit
8702a0356c
|
@ -1,13 +1,9 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
|
|
||||||
"name": "BETA Woozle Scoreboard",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "BETA Scoreboard",
|
"short_name": "__MSG_appShortName__",
|
||||||
"icons": {"128": "res/icon-plaid.png"},
|
"icons": {"128": "res/icon.png"},
|
||||||
|
|
||||||
"_name": "__MSG_appName__",
|
|
||||||
"_short_name": "__MSG_appShortName__",
|
|
||||||
"_icons": {"128": "res/icon.png"},
|
|
||||||
|
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"author": "Neale Pickett <neale@woozle.org>",
|
"author": "Neale Pickett <neale@woozle.org>",
|
||||||
|
|
Loading…
Reference in New Issue