From d3161bd5d9d13b2301355e56544ee6f90824f7f7 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 6 Feb 2015 07:56:59 -0500 Subject: [PATCH] =?UTF-8?q?Revert=20"=C2=B5Block=20logo=20refinement=20and?= =?UTF-8?q?=20browser=20icon=20organization"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit e43931f075847f75414c17ce13735c76119efafc. --- tools/make-firefox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh index b1f1f89..d52a3a8 100755 --- a/tools/make-firefox.sh +++ b/tools/make-firefox.sh @@ -16,7 +16,7 @@ cp -R src/js $DES/ cp -R src/lib $DES/ cp -R src/_locales $DES/ cp src/*.html $DES/ -mv $DES/img/browsericons/icon128.png $DES/icon.png +mv $DES/img/icon_128.png $DES/icon.png cp platform/firefox/vapi-*.js $DES/js/ cp platform/firefox/bootstrap.js $DES/ cp platform/firefox/frame*.js $DES/