From b030143a03ab3d65225f8c2351469b2e8daa0e94 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 21:27:08 +0300 Subject: Move chat command /present 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 b36badd8e..46a1eb286 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -225,6 +225,12 @@ SetupActionData setupActionDataOther[] = InputAction::CLEAN_FONTS, "", }, + { + // TRANSLATORS: input action name + N_("Print visible players in chat"), + InputAction::PRESENT, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50