aboutsummaryrefslogtreecommitdiffstats
path: root/copy.js
diff options
context:
space:
mode:
authorsuVene2008-12-24 14:23:28 +0000
committersuVene2008-12-24 14:23:28 +0000
commit8fb02eb7d66f70d12e9f5c647db33d204dccd412 (patch)
treedb509f62f3b2432266e19eb58698f265e844060e /copy.js
parent960dd0cd28cc0699255732df9c3a985e232a7bb6 (diff)
downloadvimperator-plugins-8fb02eb7d66f70d12e9f5c647db33d204dccd412.tar.bz2
add updateURL for pluginManager.js
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27364 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'copy.js')
-rw-r--r--copy.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy.js b/copy.js
index 008e64c..ec848bd 100644
--- a/copy.js
+++ b/copy.js
@@ -5,6 +5,7 @@ var PLUGIN_INFO =
<description lang="ja">テンプレートから文字列のコピーを可能にします(CopyURL+みたいなもの)</description>
<minVersion>1.1</minVersion>
<maxVersion>2.0pre</maxVersion>
+<updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/copy.js</updateURL>
<author mail="teramako@gmail.com" homepage="http://vimperator.g.hatena.ne.jp/teramako/">teramako</author>
<license>MPL 1.1/GPL 2.0/LGPL 2.1</license>
<version>0.5</version>