summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-21 14:20:52 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-21 14:20:52 +0100
commitc19da32014ccb0ae3c8bf12bf21a39adf2da3c00 (patch)
tree403ab7b7e0046bc93b4268df6ec2f42e57f627d2 /doc/ja
parent5c661a497f8337df6ed1cb5e87637fd485a617c8 (diff)
downloadweechat-c19da32014ccb0ae3c8bf12bf21a39adf2da3c00.zip
doc: update description of signal "signal_sigwinch" (plugin API reference)
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_plugin_api.ja.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/weechat_plugin_api.ja.txt b/doc/ja/weechat_plugin_api.ja.txt
index 6366d8614..387161722 100644
--- a/doc/ja/weechat_plugin_api.ja.txt
+++ b/doc/ja/weechat_plugin_api.ja.txt
@@ -7914,7 +7914,7 @@ WeeChat とプラグインが送信するシグナルのリスト:
| weechat | signal_sigwinch +
_(WeeChat ≥ 0.4.3)_ |
- |
- Signal SIGWINCH received (terminal was resized, WeeChat will refresh screen)
+ Signal SIGWINCH received (terminal was resized)
| weechat | upgrade |
String: /upgrade に "-quit" 引数が与えられた場合は "quit"、それ以外は NULL |