aboutsummaryrefslogtreecommitdiffstats
path: root/hints-for-embedded.js
diff options
context:
space:
mode:
Diffstat (limited to 'hints-for-embedded.js')
-rw-r--r--hints-for-embedded.js29
1 files changed, 3 insertions, 26 deletions
diff --git a/hints-for-embedded.js b/hints-for-embedded.js
index 2a7c0ef..221e8fd 100644
--- a/hints-for-embedded.js
+++ b/hints-for-embedded.js
@@ -1,5 +1,5 @@
/* NEW BSD LICENSE {{{
-Copyright (c) 2010, anekos.
+Copyright (c) 2010-2011, anekos.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@@ -32,33 +32,10 @@ THE POSSIBILITY OF SUCH DAMAGE.
}}} */
-// PLUGIN_INFO {{{
-let PLUGIN_INFO =
-<VimperatorPlugin>
- <name>Hints For Embedded Objects</name>
- <description>Add the hints mode for Embedded objects.</description>
- <description lang="ja">埋め込み(embed)オブジェクト用ヒントモード</description>
- <version>1.4.0</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>
- <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/hints-for-embedded.js</updateURL>
- <minVersion>2.3</minVersion>
- <maxVersion>2.4</maxVersion>
- <detail><![CDATA[
- :embhint:
- Show hints for embedded objects.
- ]]></detail>
- <detail lang="ja"><![CDATA[
- :embhint:
- 埋め込みオブジェクト用ヒントを表示
- ]]></detail>
-</VimperatorPlugin>;
-// }}}
// INFO {{{
let INFO =
<>
- <plugin name="HintsForEmbeded" version="1.3.1"
+ <plugin name="HintsForEmbeded" version="1.4.1"
href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/hints-for-embedded.js"
summary="Add the hints mode for embedded objects."
lang="en-US"
@@ -102,7 +79,7 @@ let INFO =
</description>
</item>
</plugin>
- <plugin name="HintsForEmbeded" version="1.3.1"
+ <plugin name="HintsForEmbeded" version="1.4.1"
href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/hints-for-embedded.js"
summary="埋め込み(embed)オブジェクト用ヒントモード"
lang="ja"