From 81a7b06f2ff1fad4b012068b15975bdb5e86a0e4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 22:13:50 +0300 Subject: Move chat command /clear into actions. --- src/input/pages/chat.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp index d61f7855a..234892c77 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -60,6 +60,12 @@ SetupActionData setupActionDataChat[] = InputAction::NEXT_CHAT_TAB, "", }, + { + // TRANSLATORS: input action name + N_("Clear current chat tab"), + InputAction::CLEAR_CHAT_TAB, + "", + }, { // TRANSLATORS: input action name N_("Close current Chat Tab"), -- cgit v1.2.3-60-g2f50