diff options
author | anekos | 2009-02-02 16:57:33 +0000 |
---|---|---|
committer | anekos | 2009-02-02 16:57:33 +0000 |
commit | ebf29c9f68bb75fe4290e3b532186916da46e8ff (patch) | |
tree | dba546cf8e4ca48ccb79894c73d5a1ba1642fcf5 /migemized_find.js | |
parent | 8730e780f9caa0640ecfbcd1ad73e2f5c8e46be6 (diff) | |
download | vimperator-plugins-ebf29c9f68bb75fe4290e3b532186916da46e8ff.tar.bz2 |
updateURL記載
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29452 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'migemized_find.js')
-rw-r--r-- | migemized_find.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/migemized_find.js b/migemized_find.js index 44e7998..e6300bc 100644 --- a/migemized_find.js +++ b/migemized_find.js @@ -39,10 +39,11 @@ let PLUGIN_INFO = <name lang="ja">Migemized Find</name> <description>Migemize default page search.</description> <description lang="ja">デフォルトのドキュメント内検索をミゲマイズする。</description> - <version>2.8</version> + <version>2.8.1</version> <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/migemized_find.js</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail><![CDATA[ |