Added support for TouchPad screen size.
This commit is contained in:
parent
cd296a6102
commit
5988e16ea7
4 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
{
|
{
|
||||||
"id": "net.thauvin.erik.webos.pingfm",
|
"id": "net.thauvin.erik.webos.pingfm",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"vendor": "Erik C. Thauvin",
|
"vendor": "Erik C. Thauvin",
|
||||||
"type": "web",
|
"type": "web",
|
||||||
"theme": "light",
|
"theme": "light",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"title": "Ping.fm",
|
"title": "Ping.fm",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"noWindow": true
|
"noWindow": true,
|
||||||
|
"uiRevision": 2
|
||||||
}
|
}
|
BIN
screenshots/5-pingfm_2011-11-07_182824.png
Normal file
BIN
screenshots/5-pingfm_2011-11-07_182824.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
BIN
screenshots/6-pingfm_2011-11-07_191545.png
Normal file
BIN
screenshots/6-pingfm_2011-11-07_191545.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
BIN
screenshots/7-pingfm_2011-11-07_182709.png
Normal file
BIN
screenshots/7-pingfm_2011-11-07_182709.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Loading…
Add table
Add a link
Reference in a new issue