aboutsummaryrefslogtreecommitdiffstats
path: root/notifier
diff options
context:
space:
mode:
authorsuVene2009-01-13 11:46:24 +0000
committersuVene2009-01-13 11:46:24 +0000
commitc1472d92b9397358e85e3397a0c044b9f5696234 (patch)
tree8353a4ab60da34c26c54fef75f55cb62b77c735f /notifier
parent674123619d931e4e258523d39b173b7b963fdac8 (diff)
downloadvimperator-plugins-c1472d92b9397358e85e3397a0c044b9f5696234.tar.bz2
add updateURL for pluginManager.js
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@28389 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'notifier')
-rw-r--r--notifier/observer_nsIAlertService.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/notifier/observer_nsIAlertService.js b/notifier/observer_nsIAlertService.js
index 7d0f2f2..f48fd0c 100644
--- a/notifier/observer_nsIAlertService.js
+++ b/notifier/observer_nsIAlertService.js
@@ -8,6 +8,7 @@ var PLUGIN_INFO =
<license>MPL 1.1/GPL 2.0/LGPL 2.1</license>
<minVersion>2.0pre</minVersion>
<maxVersion>2.0pre</maxVersion>
+ <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier/observer_nsIAlertService.js</updateURL>
<detail><![CDATA[
notifier.js 用の通知プラグイン
OSのプラットフォーム依存の通知なのでプラットフォームによってはうまく動作しない可能性があります。