From dded1355609c8f23281f78ec719b09b1693ea717 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 14:50:14 +0300 Subject: Move chat command /closeall into actions. --- src/input/pages/chat.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/chat.cpp') diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp index 71922103a..113efa3a5 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -66,6 +66,12 @@ SetupActionData setupActionDataChat[] = InputAction::CLOSE_CHAT_TAB, "", }, + { + // TRANSLATORS: input action name + N_("Close all chat tabs"), + InputAction::CLOSE_ALL_CHAT_TABS, + "", + }, { // TRANSLATORS: input action name N_("Previous chat line"), -- cgit v1.2.3-60-g2f50