Fix version, path and icon
This commit is contained in:
parent
f07981cdef
commit
8fbfdbe900
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
|||
"name": "WeeChat",
|
||||
"description": "WeeChat Web frontend",
|
||||
"icons": {
|
||||
"128": "/glowing-bear/img/favicon.png"
|
||||
"128": "/glowing-bear/img/weechat_logo_128x128.png"
|
||||
},
|
||||
"launch_path": "/glowing-bear/",
|
||||
"installs_allowed_from": [
|
||||
"*"
|
||||
],
|
||||
|
@ -11,6 +12,7 @@
|
|||
"name": "Tor Hveem",
|
||||
"url": "http://github.com/torhve/"
|
||||
},
|
||||
"default_locale": "en"
|
||||
"default_locale": "en",
|
||||
"version": "2"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue