web version
This commit is contained in:
parent
37ae783132
commit
466e165cb4
BIN
Sketchy-1.zip
BIN
Sketchy-1.zip
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Sketchy",
|
"name": "Sketchy",
|
||||||
"description": "Free Sketch/Paint app",
|
"description": "Free Sketch/Paint app",
|
||||||
"version": 1,
|
"version": "1",
|
||||||
"fullscreen": true,
|
"fullscreen": "true",
|
||||||
"type": "privileged",
|
|
||||||
"launch_path": "/index.html",
|
"launch_path": "/index.html",
|
||||||
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "/img/icons/icon16.png",
|
"16": "/img/icons/icon16.png",
|
||||||
"32": "/img/icons/icon32.png",
|
"32": "/img/icons/icon32.png",
|
||||||
@ -20,6 +20,10 @@
|
|||||||
"url": "https://twitter.com/mdibaiee"
|
"url": "https://twitter.com/mdibaiee"
|
||||||
},
|
},
|
||||||
"locales": {
|
"locales": {
|
||||||
|
"en": {
|
||||||
|
"name": "Sketchy",
|
||||||
|
"description": "Free Sketch/Paint app"
|
||||||
|
},
|
||||||
"fa": {
|
"fa": {
|
||||||
"name": "Sketchy",
|
"name": "Sketchy",
|
||||||
"description": "برنامهی رایگان طراحی/نقاشی"
|
"description": "برنامهی رایگان طراحی/نقاشی"
|
||||||
|
Loading…
Reference in New Issue
Block a user