diff options
author | suVene | 2008-12-24 14:23:28 +0000 |
---|---|---|
committer | suVene | 2008-12-24 14:23:28 +0000 |
commit | 8fb02eb7d66f70d12e9f5c647db33d204dccd412 (patch) | |
tree | db509f62f3b2432266e19eb58698f265e844060e /foxytunes.js | |
parent | 960dd0cd28cc0699255732df9c3a985e232a7bb6 (diff) | |
download | vimperator-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 'foxytunes.js')
-rw-r--r-- | foxytunes.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/foxytunes.js b/foxytunes.js index 42a3ae4..8f9dc11 100644 --- a/foxytunes.js +++ b/foxytunes.js @@ -7,6 +7,7 @@ var PLUGIN_INFO = <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> + <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/foxytunes.js</updateURL> <license document="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Attribution-Share Alike 3.0 Unported </license> |