From 0ecd919483e4ecd65da604632e2bfc578661ed21 Mon Sep 17 00:00:00 2001 From: snaka Date: Sun, 7 Jun 2009 23:52:59 +0000 Subject: Change Icon transparency git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33835 d0d07461-0603-4401-acd4-de1884942a52 --- hatebuWatchDog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hatebuWatchDog.js') diff --git a/hatebuWatchDog.js b/hatebuWatchDog.js index de1e15e..0e9094c 100644 --- a/hatebuWatchDog.js +++ b/hatebuWatchDog.js @@ -183,7 +183,7 @@ let publics = plugins.hatebuWatchDog = (function() { function growl() Components.classes['@growlforwindows.com/growlgntp;1'] .getService().wrappedJSObject; - const growlIcon = "http://img.f.hatena.ne.jp/images/fotolife/s/snaka72/20090608/20090608045633.gif"; // temporary + const growlIcon = "http://img.f.hatena.ne.jp/images/fotolife/s/snaka72/20090608/20090608082837.png"; // temporary function growlRegister() { growl().register( -- cgit v1.2.3