From d4759d8455d86ece43e24f2ba58fb53f6a531e1c Mon Sep 17 00:00:00 2001 From: drry Date: Sun, 9 Nov 2008 18:28:53 +0000 Subject: * cosmetic changes. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/branches/1.2@23076 d0d07461-0603-4401-acd4-de1884942a52 --- appendAnchor.js | 4 ++-- ime_controller.js | 2 +- matanico.js | 4 ++-- nicontroller.js | 4 ++-- nnp_cooperation.js | 4 ++-- reading.js | 4 ++-- yetmappings.js | 5 +++-- youtubeamp.js | 4 ++-- 8 files changed, 16 insertions(+), 15 deletions(-) diff --git a/appendAnchor.js b/appendAnchor.js index 9dc410d..c226b00 100644 --- a/appendAnchor.js +++ b/appendAnchor.js @@ -4,10 +4,10 @@ * @description append anchors to texts look like url. * @author SAKAI, Kazuaki * @version 0.02 - * == VimperatorPlugin== + * == /VimperatorPlugin== */ -(function(){ +(function() { liberator.commands.addUserCommand(['anc'], 'append anchors to texts look like url', function(arg, special) { diff --git a/ime_controller.js b/ime_controller.js index 96a1f86..38f2925 100644 --- a/ime_controller.js +++ b/ime_controller.js @@ -5,7 +5,7 @@ * @description-ja コマンドラインモード移行時にIMEの制御を行う * @author teramako teramako@gmail.com * @namespace http://d.hatena.ne.jp/teramako/ - * @maxVersion 0.6pre + * @maxVersion 1.2.* * @minVersion 0.6pre * ==/VimperatorPlugin== * diff --git a/matanico.js b/matanico.js index c0c05e5..d043239 100644 --- a/matanico.js +++ b/matanico.js @@ -1,11 +1,11 @@ -/* +/** * ==VimperatorPlugin== * @name matanico.js * @description update Twitter's status to current video name and comment * @description-ja 今見てる動画のタイトルとコメントを Twitter に投稿する * @author janus_wel * @version 0.62 - * @minversion 2.0pre 2008/10/16 + * @minversion 1.2 * ==/VimperatorPlugin== * * LICENSE diff --git a/nicontroller.js b/nicontroller.js index ac66991..93ab448 100644 --- a/nicontroller.js +++ b/nicontroller.js @@ -1,11 +1,11 @@ -/* +/** * ==VimperatorPlugin== * @name nicontroller.js * @description this script give you keyboard opration for nicovideo.jp. * @description-ja ニコニコ動画のプレーヤーをキーボードで操作できるようにする。 * @author janus_wel * @version 0.54 - * @minversion 2.0pre 2008/10/16 + * @minversion 1.2 * ==/VimperatorPlugin== * * LICENSE diff --git a/nnp_cooperation.js b/nnp_cooperation.js index 71c2d1f..d3dd208 100644 --- a/nnp_cooperation.js +++ b/nnp_cooperation.js @@ -1,11 +1,11 @@ -/* +/** * ==VimperatorPlugin== * @name niconicoplaylist_cooperation.js * @description this script give you keyboard opration for NicoNicoPlaylist. * @description-ja NicoNicoPlaylist をキーボードで操作できるようにする。 * @author janus_wel * @version 0.32 - * @minversion 2.0pre 2008/10/16 + * @minversion 1.2 * ==/VimperatorPlugin== * * CONSTRAINT diff --git a/reading.js b/reading.js index a6d69f0..e41d21f 100644 --- a/reading.js +++ b/reading.js @@ -1,11 +1,11 @@ -/* +/** * ==VimperatorPlugin== * @name reading.js * @description update Twitter's status to current URL and comment * @description-ja 今見てるページの URL とタイトルをコメントといっしょに Twitter に投稿する * @author janus_wel * @version 0.22 - * @minversion 2.0pre 2008/10/16 + * @minversion 1.2 * ==/VimperatorPlugin== * * LICENSE diff --git a/yetmappings.js b/yetmappings.js index 71ad7dd..efdcc24 100644 --- a/yetmappings.js +++ b/yetmappings.js @@ -1,11 +1,12 @@ +// ==VimperatorPlugin== // @name yet mappings // @description display the keys that are not mapped yet. // @description-ja まだマップされていないキーを表示する // @license Creative Commons 2.1 (Attribution + Share Alike) // @version 1.0 // @author anekos (anekos@snca.net) -// @maxVersion 1.2 -// @minVersion 2.0pre +// @maxVersion 1.2.* +// @minVersion 1.2 // ==/VimperatorPlugin== // // Usage: diff --git a/youtubeamp.js b/youtubeamp.js index 0699a76..75d6dee 100644 --- a/youtubeamp.js +++ b/youtubeamp.js @@ -1,11 +1,11 @@ -/* +/** * ==VimperatorPlugin== * @name youtubeamp.js * @description this script gives you keyboard oprations for YouTube.com. * @description-ja YouTube のプレーヤーをキーボードで操作できるようにする。 * @author janus_wel * @version 0.12 - * @minversion 2.0pre 2008/10/16 + * @minversion 1.2 * ==/VimperatorPlugin== * * LICENSE -- cgit v1.2.3