From 76fd633b0042f2ab3a161460ee03c1978e7c0db9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 22:34:19 +0300 Subject: Move chat command /dump 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 4931c1216..6bafbf8c3 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -279,6 +279,12 @@ SetupActionData setupActionDataOther[] = InputAction::UPTIME, "", }, + { + // TRANSLATORS: input action name + N_("Dump debug information"), + InputAction::DUMP, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2