diff options
author | mitsugu oyama | 2011-12-26 20:22:03 +0900 |
---|---|---|
committer | mitsugu oyama | 2011-12-26 20:22:03 +0900 |
commit | c7df1928de3c2adaf061530712aea329b65058fa (patch) | |
tree | 37ffd54c63202f9d1fb1c26fd242e788b45989ca /pixiv.js | |
parent | 838b0e8d7f0cebe5ffb6da986836bdf62a8fa048 (diff) | |
download | vimperator-plugins-c7df1928de3c2adaf061530712aea329b65058fa.tar.bz2 |
modified comment
Diffstat (limited to 'pixiv.js')
-rw-r--r-- | pixiv.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ var INFO = <spec>:pixiv</spec> <description> <p>You can save image from <link topic="http://www.pixiv.net/">pixiv</link> by this plugin.</p> - <p>You need libDLImage.js under of plugin/modules.</p> + <p>You need libDLImage.js and libDLMangaSingleContent.js under of plugin/modules.</p> <p>You must login pixiv.</p> </description> </item> |