From 1b496351f779d4a897cd882a9928a18bab5ba622 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:48:31 +0300 Subject: Move chat command /dumpg into actions. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/other.cpp') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 8bae75449..658c368f2 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -291,6 +291,12 @@ SetupActionData setupActionDataOther[] = InputAction::ERROR, "", }, + { + // TRANSLATORS: input action name + N_("Dump graphics info into chat"), + InputAction::DUMP_GRAPHICS, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50