From db3d97b576ec41f12e47a4f29abd6318400d05e5 Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 19 Mar 2015 16:42:35 -0700 Subject: [PATCH] Move icon.png to /images --- conversation.html | 2 +- icon.png => images/icon.png | Bin index.html | 2 +- manifest.json | 4 ++-- options.html | 4 ++-- register.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) rename icon.png => images/icon.png (100%) diff --git a/conversation.html b/conversation.html index c23c1dee..640ae553 100644 --- a/conversation.html +++ b/conversation.html @@ -7,7 +7,7 @@ - + diff --git a/icon.png b/images/icon.png similarity index 100% rename from icon.png rename to images/icon.png diff --git a/index.html b/index.html index a71e5db9..59babc7a 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ Signal - + diff --git a/manifest.json b/manifest.json index 89f29c55..3ce1a869 100644 --- a/manifest.json +++ b/manifest.json @@ -10,11 +10,11 @@ "unlimitedStorage" ], - "icons": { "128": "icon.png" }, + "icons": { "128": "images/icon.png" }, "browser_action": { "default_icon": { - "19": "icon.png" + "19": "images/icon.png" }, "default_title": "TextSecure", "default_popup": "index.html" diff --git a/options.html b/options.html index 2e7b793c..6f509015 100644 --- a/options.html +++ b/options.html @@ -26,7 +26,7 @@
- +

Welcome to Signal for Chrome

@@ -82,7 +82,7 @@
- +

Signal for Chrome

diff --git a/register.html b/register.html index 8e65a2f2..fc51175f 100644 --- a/register.html +++ b/register.html @@ -26,7 +26,7 @@
- +

Create your Signal Account