diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-30 15:44:55 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-30 15:44:55 +0200 |
commit | 95b179dd0801ccb4b0068d1c2e2c04aa2264e912 (patch) | |
tree | 03ce8210c69ce6126662802e5bd09c0faaf04e35 /po/pt_BR.po | |
parent | ca3c1e2636476d56285f4aa70f98ae57d2aa0da5 (diff) | |
download | weechat-95b179dd0801ccb4b0068d1c2e2c04aa2264e912.zip |
core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right click on input bar)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 61857f3da..046fb0a4c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-07-30 08:54+0200\n" +"POT-Creation-Date: 2011-07-30 14:37+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1367,6 +1367,8 @@ msgid "" "500 milliseconds)\n" " grab_key_command: grab a key with its associated command (optional " "argument: delay for end of grab, default is 500 milliseconds)\n" +" grab_mouse: grab mouse event code\n" +" grab_mouse_area: grab mouse event code with area\n" " scroll_unread: scroll to unread marker\n" " set_unread: set unread marker for all buffers\n" " set_unread_current_buffer: set unread marker for current buffer\n" |