From fb062d9f90d44e279ce02985c3f4f4335550cf87 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 21:38:12 +0300 Subject: Move chat command /all into actions. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 46a1eb286..c7db9c05d 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -231,6 +231,12 @@ SetupActionData setupActionDataOther[] = InputAction::PRESENT, "", }, + { + // TRANSLATORS: input action name + N_("Print all visible beings in chat"), + InputAction::PRINT_ALL, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50