From eade4818db87cc41e4c014688e5ee0d15ede6912 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 02:33:48 +0300 Subject: Move chat command /dumpogl 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 e91bd40b4..338f947c4 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -309,6 +309,12 @@ SetupActionData setupActionDataOther[] = InputAction::DUMP_ENVIRONMENT, "", }, + { + // TRANSLATORS: input action name + N_("Dump OpenGL state into log"), + InputAction::DUMP_OGL, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2