diff options
author | anekos | 2008-11-26 09:03:34 +0000 |
---|---|---|
committer | anekos | 2008-11-26 09:03:34 +0000 |
commit | 24fac5a2f2953862bbe5d0d64aad43f3666847c8 (patch) | |
tree | b04975d5deb8a00e529bccd4c26a7a7e7b89b2bb | |
parent | fe2c862bbe03d8c39f02dac9370047b5092ac5c6 (diff) | |
download | vimperator-plugins-24fac5a2f2953862bbe5d0d64aad43f3666847c8.tar.bz2 |
fix char-code
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@24954 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | hd-youkai-youtube.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hd-youkai-youtube.js b/hd-youkai-youtube.js index 526088a..792ad09 100644 --- a/hd-youkai-youtube.js +++ b/hd-youkai-youtube.js @@ -1,7 +1,7 @@ // ==VimperatorPlugin== // @name YouTube HD // @description High-Quality Movie Monster YoUTuBe -// @description-ja $B9b2h<AME2x$h$&$D$Y(B +// @description-ja 高画質妖怪ようつべ // @license Creative Commons 2.1 (Attribution + Share Alike) // @version 1.0 // @author anekos (anekos@snca.net) |