From de2e84a86c3419a41de594951c452e25dde60d86 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:26:22 +0300 Subject: Move chat command /uploadserverconfig 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 1f6eea0c8..6369a509f 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -353,6 +353,12 @@ SetupActionData setupActionDataOther[] = InputAction::UPLOAD_CONFIG, "", }, + { + // TRANSLATORS: input action name + N_("Upload server config"), + InputAction::UPLOAD_SERVER_CONFIG, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2