File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ var PLUGIN_INFO =
30
30
引数を複数指定する場合は配列形式で指定してください。
31
31
applauncher_charset を指定すると、渡される文字列が指定の文字セットに変換されます。
32
32
] ] > </ detail >
33
- </ VimperatorPlugin >
33
+ </ VimperatorPlugin > ;
34
34
35
35
liberator.plugins.AppLauncher = (function(){
36
36
const UConv = Cc [ '@mozilla.org/intl/scriptableunicodeconverter' ] . getService ( Ci . nsIScriptableUnicodeConverter ) ;
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ var PLUGIN_INFO =
68
68
- noremap flag
69
69
キーを送る、かつ、そのキーコードを noremap で処理を行いたい場合、true を指定してください。
70
70
] ] > </ detail >
71
- </ VimperatorPlugin >
71
+ </ VimperatorPlugin > ;
72
72
73
73
liberator.plugins.MouseGestures = (function() {
74
74
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ var INFO =
29
29
</ p >
30
30
</ description >
31
31
</ item >
32
- </ plugin >
32
+ </ plugin > ;
33
33
34
34
var updater = {
35
35
"star-button" : [
You can’t perform that action at this time.
0 commit comments