[w3m-dev 03401] w3mhelp.cgi
* proto.h (tabMn): nulcmd ifndef USE_MENU * scripts/w3mhelp-funcdesc.en.pl.in: add LINEEDIT:EDITOR * scripts/w3mhelp-funcdesc.ja.pl.in: add LINEEDIT:EDITOR Tab operation * scripts/w3mhelp-funcname.pl.in: add LINEEDIT:EDITOR C-o * scripts/w3mhelp.cgi.in: add tabA in Hyperlink operation add tabURL, tabrURL in File/Stream operation add Tab operation add lineedit_editor in Line edit mode From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
'LINEEDIT:BOTTOM', '行末へ移動',
|
||||
'LINEEDIT:PREV', 'ヒストリから一つ前の文字列を取り出す',
|
||||
'LINEEDIT:NEXT', 'ヒストリから次の文字列を取り出す',
|
||||
'LINEEDIT:EDITOR', '外部エディタで編集',
|
||||
'LINEEDIT:COMPLETE', 'ファイル名の補完',
|
||||
'LINEEDIT:ACCEPT', '入力終了',
|
||||
);
|
||||
@@ -28,6 +29,7 @@
|
||||
"Hyperlink operation", 'ハイパーリンク操作',
|
||||
"File/Stream operation", 'ファイル/ストリーム操作',
|
||||
"Buffer operation", 'バッファ操作',
|
||||
"Tab operation", 'タブ操作',
|
||||
"Buffer selection mode", 'バッファ選択モード',
|
||||
"Bookmark operation", 'ブックマーク操作',
|
||||
"Search", '検索',
|
||||
@@ -37,4 +39,4 @@
|
||||
"Line-edit mode", '行編集モード',
|
||||
);
|
||||
|
||||
1;
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user