From c7266cda03bcab72b147b5597a126f01f915fe2c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 22:53:07 +0300 Subject: Move chat command /serverignoreall 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 234892c77..27e239cce 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -84,6 +84,12 @@ SetupActionData setupActionDataChat[] = InputAction::IGNORE_ALL_WHISPERS, "", }, + { + // TRANSLATORS: input action name + N_("Ignore all whispers on server side"), + InputAction::SERVER_IGNORE_ALL, + "", + }, { // TRANSLATORS: input action name N_("Previous chat line"), -- cgit v1.2.3-60-g2f50