diff options
author | suVene | 2008-12-09 13:50:40 +0000 |
---|---|---|
committer | suVene | 2008-12-09 13:50:40 +0000 |
commit | 6278509a75eb164feeb40e6104b16eaf3a0c2a09 (patch) | |
tree | d3f86143f6e2824a71e35f96b0d6155fbe0ff000 /notifier/observer_growl.js | |
parent | 29ae6634391ab660a7f7a3420d44488280c451c4 (diff) | |
download | vimperator-plugins-6278509a75eb164feeb40e6104b16eaf3a0c2a09.tar.bz2 |
* _libly.js ver.0.1.4 にあわせた修正. [26222]
* event 追加.
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@26230 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'notifier/observer_growl.js')
-rw-r--r-- | notifier/observer_growl.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/notifier/observer_growl.js b/notifier/observer_growl.js index e585bdc..8f973c6 100644 --- a/notifier/observer_growl.js +++ b/notifier/observer_growl.js @@ -8,8 +8,6 @@ var PLUGIN_INFO = <version>0.1.0</version> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> - <detail><![CDATA[ - ]]></detail> </VimperatorPlugin>; //}}} (function() { |