Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Commit

Permalink
Add App Store images
Browse files Browse the repository at this point in the history
  • Loading branch information
casperboone committed Aug 30, 2016
1 parent 138053e commit ec28adf
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"permissions": [],
"images": {
"large": "./assets/images/large.jpg",
"small": "./assets/images/small.jpg"
"large": "./assets/appstore_large.png",
"small": "./assets/appstore_small.png"
},
"drivers": [
{
Expand All @@ -27,8 +27,8 @@
"en": "Samsung Smart TV"
},
"images": {
"large": "./drivers/tv/assets/images/large.jpg",
"small": "./drivers/tv/assets/images/small.jpg"
"large": "./drivers/tv/assets/large.png",
"small": "./drivers/tv/assets/small.png"
},
"pair": [
{
Expand Down
Binary file added assets/appstore_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/appstore_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added drivers/tv/assets/large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added drivers/tv/assets/small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec28adf

Please sign in to comment.