Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-mario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2015-04-09 20:01:35 +0300
committerAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2015-04-09 20:01:35 +0300
commit60b070430c2545aebc3663129e7d633098afe098 (patch)
tree574027e348ad1038c88e5363c1ff5406daa80cc9
parent51f75b6ffebd4b2ff07f556cfe78b675d8c72d1c (diff)
no-phone.png updated
-rw-r--r--appinfo.json10
-rw-r--r--resources/images/no-phone.pngbin233 -> 221 bytes
-rw-r--r--resources/images/no-phone~color.pngbin239 -> 229 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/appinfo.json b/appinfo.json
index c830aad..07641f9 100644
--- a/appinfo.json
+++ b/appinfo.json
@@ -15,6 +15,11 @@
"resources": {
"media": [
{
+ "file": "images/no-phone.png",
+ "name": "IMAGE_NO_PHONE",
+ "type": "png"
+ },
+ {
"file": "images/watch_icon.png",
"name": "IMAGE_WATCH_ICON",
"type": "png"
@@ -30,11 +35,6 @@
"type": "png"
},
{
- "file": "images/no-phone.png",
- "name": "IMAGE_NO_PHONE",
- "type": "png"
- },
- {
"file": "images/mario_bg_night_color.png",
"name": "IMAGE_BACKGROUND_NIGHT",
"type": "png"
diff --git a/resources/images/no-phone.png b/resources/images/no-phone.png
index 03fe3cb..6f7feb1 100644
--- a/resources/images/no-phone.png
+++ b/resources/images/no-phone.png
Binary files differ
diff --git a/resources/images/no-phone~color.png b/resources/images/no-phone~color.png
index 8dfa2c9..5feb1a8 100644
--- a/resources/images/no-phone~color.png
+++ b/resources/images/no-phone~color.png
Binary files differ