aboutsummaryrefslogtreecommitdiffstats
path: root/echopy.js
diff options
context:
space:
mode:
authoranekos2009-02-01 11:08:11 +0000
committeranekos2009-02-01 11:08:11 +0000
commitb2c2ee7cc062f00f8464b249876fa276c4aa5226 (patch)
treefa75030165ea307a9283348b08256290f1e7b34f /echopy.js
parent89eb7ab5509d41b29b4e039c3e12da2cfa580f33 (diff)
downloadvimperator-plugins-b2c2ee7cc062f00f8464b249876fa276c4aa5226.tar.bz2
PLUGIN_INFO 対応&修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29387 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'echopy.js')
-rw-r--r--echopy.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/echopy.js b/echopy.js
index 477baee..8f2b959 100644
--- a/echopy.js
+++ b/echopy.js
@@ -38,8 +38,8 @@ let PLUGIN_INFO =
<name>{NAME}</name>
<name lang="ja">{NAME}</name>
<description>Echo and Copy(to clipboard)</description>
- <description lang="ja">echo しつつクリップボードにコピーできる様にする</description>
- <version>1.0.1</version>
+ <description lang="ja">:echo! で echo しつつクリップボードにコピーできる様にする</description>
+ <version>1.0.2</version>
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<license>new BSD License (Please read the source code comments of this plugin)</license>
<license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license>