diff options
author | anekos | 2008-12-22 13:25:33 +0000 |
---|---|---|
committer | anekos | 2008-12-22 13:25:33 +0000 |
commit | a8270603af05d3a2e38c16a32f375210beae3ac1 (patch) | |
tree | 9552622d56c231d7683633ee192dce885dabac8b | |
parent | 7780d3d566eb7f20b1b4354e99442bfbf82436f4 (diff) | |
download | vimperator-plugins-a8270603af05d3a2e38c16a32f375210beae3ac1.tar.bz2 |
add updateURL
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27235 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | mkcolor.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ let PLUGIN_INFO = <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>new BSD License (Please read the source code comments of this plugin)</license> <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> + <updateURL>http://coderepos.org/share/export/27234/lang/javascript/vimperator-plugins/trunk/mkcolor.js</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail><![CDATA[ |