From d2cefee6c50647bd5e30c10f3b59c13d68a71eae Mon Sep 17 00:00:00 2001 From: anekos Date: Mon, 6 Apr 2009 19:10:37 +0000 Subject: メニューキャンセル用のボタン追加 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@32032 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'stella.js') diff --git a/stella.js b/stella.js index 702ba81..985f849 100644 --- a/stella.js +++ b/stella.js @@ -39,7 +39,7 @@ let PLUGIN_INFO = すてら Show video informations on the status line. ステータスラインに動画の再生時間などを表示する。 - 0.20.4 + 0.20.5 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) @@ -1229,7 +1229,8 @@ Thanks: label: 'Relations', id: ID_PREFIX + 'relations-menupopup', sub: [] - } + }, + 'cancel', ]; function buildContextMenu (setting) { -- cgit v1.2.3