From 35e14007fe44877b160c48db1d4106eba6306859 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 15:27:04 +0300 Subject: Move chat command /ignoreallwhispers 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 113efa3a5..d61f7855a 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -72,6 +72,12 @@ SetupActionData setupActionDataChat[] = InputAction::CLOSE_ALL_CHAT_TABS, "", }, + { + // TRANSLATORS: input action name + N_("Ignore all whispers"), + InputAction::IGNORE_ALL_WHISPERS, + "", + }, { // TRANSLATORS: input action name N_("Previous chat line"), -- cgit v1.2.3-60-g2f50