From 3b4685a15d262334187557a67f6f2300620d88b1 Mon Sep 17 00:00:00 2001 From: suVene Date: Sat, 20 Dec 2008 16:29:22 +0000 Subject: add for pluginManager.js [27131] git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27132 d0d07461-0603-4401-acd4-de1884942a52 --- _libly.js | 7 ++++--- multi_requester.js | 3 ++- nextlink.js | 3 ++- notifier.js | 3 ++- notifier/observer_growl.js | 3 ++- notifier/subject_hatelabo_bottle.js | 3 ++- notifier/subject_weather_yahoo.js | 3 ++- 7 files changed, 16 insertions(+), 9 deletions(-) diff --git a/_libly.js b/_libly.js index 994d309..deab57e 100644 --- a/_libly.js +++ b/_libly.js @@ -5,9 +5,10 @@ var PLUGIN_INFO = vimperator plugins library? 適当なライブラリっぽいものたち。 suVene - 0.1.11 + 0.1.12 1.2 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/_libly.js request, and the result is displayed to the buffer. リクエストの結果をバッファに出力する。 suVene - 0.4.6 + 0.4.7 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/multi_requester.js mapping "[[", "]]" by AutoPagerize XPath. AutoPagerize 用の XPath より "[[", "]]" をマッピングします。 suVene - 0.2.8 + 0.2.9 1.2 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/nextlink.js change notice framework. 変更通知フレームワーク。 suVene - 0.1.2 + 0.1.3 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier.js notification from the subjects is notified to you by the Growl style. Growl風通知。 suVene - 0.1.3 + 0.1.4 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier\observer_growl.js || diff --git a/notifier/subject_hatelabo_bottle.js b/notifier/subject_hatelabo_bottle.js index 0cf31ef..0df418f 100644 --- a/notifier/subject_hatelabo_bottle.js +++ b/notifier/subject_hatelabo_bottle.js @@ -5,9 +5,10 @@ var PLUGIN_INFO = hatena bottle change notice. はてなボトルの変更通知。 suVene - 0.1.1 + 0.1.2 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier\subject_hatelabo_bottle.js ; //}}} (function() { diff --git a/notifier/subject_weather_yahoo.js b/notifier/subject_weather_yahoo.js index 0445bed..8a26edb 100755 --- a/notifier/subject_weather_yahoo.js +++ b/notifier/subject_weather_yahoo.js @@ -5,9 +5,10 @@ var PLUGIN_INFO = yahoo weather forecast notice. ヤフー天気予報通知。 suVene - 0.1.1 + 0.1.2 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier\subject_weather_yahoo.js || -- cgit v1.2.3