diff options
author | drry | 2008-11-09 18:28:53 +0000 |
---|---|---|
committer | drry | 2008-11-09 18:28:53 +0000 |
commit | d4759d8455d86ece43e24f2ba58fb53f6a531e1c (patch) | |
tree | ac214bebbc18ff1720863a3177de3f143ed1820d /matanico.js | |
parent | 5a9596fb9bea00b07ebe9dc90d897e0262e1ac0c (diff) | |
download | vimperator-plugins-d4759d8455d86ece43e24f2ba58fb53f6a531e1c.tar.bz2 |
* cosmetic changes.
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/branches/1.2@23076 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'matanico.js')
-rw-r--r-- | matanico.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matanico.js b/matanico.js index c0c05e5..d043239 100644 --- a/matanico.js +++ b/matanico.js @@ -1,11 +1,11 @@ -/*
+/**
* ==VimperatorPlugin==
* @name matanico.js
* @description update Twitter's status to current video name and comment
* @description-ja 今見てる動画のタイトルとコメントを Twitter に投稿する
* @author janus_wel <janus_wel@fb3.so-net.ne.jp>
* @version 0.62
- * @minversion 2.0pre 2008/10/16
+ * @minversion 1.2
* ==/VimperatorPlugin==
*
* LICENSE
|