diff options
author | snaka | 2009-06-07 23:52:59 +0000 |
---|---|---|
committer | snaka | 2009-06-07 23:52:59 +0000 |
commit | 0ecd919483e4ecd65da604632e2bfc578661ed21 (patch) | |
tree | b6d8c14541be4fefb296c900b3a0cbd0c782fb69 /hatebuWatchDog.js | |
parent | cefb6b3d912e1307bed7f411077c5720e276343f (diff) | |
download | vimperator-plugins-0ecd919483e4ecd65da604632e2bfc578661ed21.tar.bz2 |
Change Icon transparency
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33835 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'hatebuWatchDog.js')
-rw-r--r-- | hatebuWatchDog.js | 2 |
1 files changed, 1 insertions, 1 deletions
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( |