From f0c8da2f05a4b463cbc7d03341ee8a7a6db45f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 30 Mar 2017 20:39:37 +0200 Subject: buflist: add mouse support New options: - buflist.look.mouse_jump_visited_buffer - buflist.look.mouse_move_buffer - buflist.look.mouse_wheel New keys added by buflist plugin: - @item(buflist):button1* => hsignal:buflist_mouse - @item(buflist):button2* => hsignal:buflist_mouse - @bar(buflist):ctrl-wheelup => hsignal:buflist_mouse - @bar(buflist):ctrl-wheeldown => hsignal:buflist_mouse --- po/pt.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index 04ee74661..6aedcbd5c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-03-29 19:58+0200\n" +"POT-Creation-Date: 2017-03-30 20:31+0200\n" "PO-Revision-Date: 2017-01-14 21:39+0100\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -5535,6 +5535,18 @@ msgid "" msgstr "" "nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)" +msgid "" +"if enabled, clicks with left/right buttons on the line with current buffer " +"jump to previous/next visited buffer" +msgstr "" + +msgid "if enabled, mouse gestures (drag & drop) move buffers in list" +msgstr "" + +msgid "" +"if enabled, mouse wheel up/down actions jump to previous/next buffer in list" +msgstr "" + #, fuzzy msgid "" "comma-separated list of signals that are hooked and trigger the refresh of " -- cgit v1.2.3