From 3bc3e05092bd0ddf7786402f6ff9e20deb9ea3b7 Mon Sep 17 00:00:00 2001
From: snaka
Date: Sun, 17 May 2009 00:54:49 +0000
Subject: PLUGIN_INFOのAPIの記述を訂正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33368 d0d07461-0603-4401-acd4-de1884942a52
---
pino.js | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'pino.js')
diff --git a/pino.js b/pino.js
index 5aae502..9de54f4 100644
--- a/pino.js
+++ b/pino.js
@@ -40,7 +40,7 @@ var PLUGIN_INFO =
http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/pino.js
snaka
MIT style license
- 1.2.0
+ 1.2.1
||
@@ -74,10 +74,10 @@ var PLUGIN_INFO =
}
||<
- plugins.pino.head():
+ plugins.pino.api.head():
Return head item and remove pin.
- plugins.pino.remove(link):
+ plugins.pino.api.remove(link):
Remove pin from item that matched by 'link'.
]]>
--
cgit v1.2.3