From 866c812c0ac7f378ea9ec26ada7da2ca3447f19f Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 6 Apr 2013 16:50:50 +0900 Subject: Add ";" --- applauncher.js | 2 +- mouse_gestures.js | 2 +- statusline-toolbar.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/applauncher.js b/applauncher.js index 09b9f83..31f62c9 100644 --- a/applauncher.js +++ b/applauncher.js @@ -30,7 +30,7 @@ var PLUGIN_INFO = 引数を複数指定する場合は配列形式で指定してください。 applauncher_charset を指定すると、渡される文字列が指定の文字セットに変換されます。 ]]> - +; liberator.plugins.AppLauncher = (function(){ const UConv = Cc['@mozilla.org/intl/scriptableunicodeconverter'].getService(Ci.nsIScriptableUnicodeConverter); diff --git a/mouse_gestures.js b/mouse_gestures.js index bde92f4..4699f98 100644 --- a/mouse_gestures.js +++ b/mouse_gestures.js @@ -68,7 +68,7 @@ var PLUGIN_INFO = - noremap flag キーを送る、かつ、そのキーコードを noremap で処理を行いたい場合、true を指定してください。 ]]> - +; liberator.plugins.MouseGestures = (function() { diff --git a/statusline-toolbar.js b/statusline-toolbar.js index b524e88..cabfde9 100644 --- a/statusline-toolbar.js +++ b/statusline-toolbar.js @@ -29,7 +29,7 @@ var INFO =

- +; var updater = { "star-button": [ -- cgit v1.2.3