diff options
author | anekos | 2010-05-04 03:09:47 +0000 |
---|---|---|
committer | anekos | 2010-05-04 03:09:47 +0000 |
commit | 2a31e403d5b1cb6a0f11d855cbcd34cdb3ac9c36 (patch) | |
tree | 4f55d0437bd9638e4de36afd6535f47f22c5a6f3 | |
parent | 1b9803c18781cdad4ce08952a07f3e6a7757f32b (diff) | |
download | vimperator-plugins-2a31e403d5b1cb6a0f11d855cbcd34cdb3ac9c36.tar.bz2 |
名前修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37342 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | bitly.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ THE POSSIBILITY OF SUCH DAMAGE. // PLUGIN_INFO {{{ let PLUGIN_INFO = <VimperatorPlugin> - <name>j.mp</name> + <name>bit.ly</name> <description>Get short alias by bit.ly and j.mp</description> <description lang="ja">bit.ly や j.mp で短縮URLを得る</description> <version>2.0.0</version> |