diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-09 14:56:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-09 14:56:15 +0200 |
commit | fe9aee25a5de346e01e7992aba373870eb6f0b4f (patch) | |
tree | 4fc37ff83a3e2100681de030d4727203440f9ce1 /po/es.po | |
parent | 40c5eb207da9d40133eec57b499c4f9b56c4ac37 (diff) | |
download | weechat-fe9aee25a5de346e01e7992aba373870eb6f0b4f.zip |
core: allow send of hsignal instead of command for keys in context "mouse"
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-08-08 16:53+0200\n" +"POT-Creation-Date: 2011-08-09 12:39+0200\n" "PO-Revision-Date: 2011-07-05 15:37+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1479,6 +1479,9 @@ msgid "" " item(*): any bar item\n" " item(xxx): bar item \"xxx\"\n" "The key can start or end with '*' to match many mouse events.\n" +"A special value for command wit format \"hsignal:name\" can be used for " +"context mouse, this will send the hsignal \"name\" with the focus hashtable " +"as argument.\n" "\n" "Examples:\n" " key alt-x to toggle nicklist bar:\n" |