From d69abc43187ded70dce586d793a4dc1dbcd1010d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:23:06 +0300 Subject: Move chat command /uploadconfig 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 a86d13860..1f6eea0c8 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -347,6 +347,12 @@ SetupActionData setupActionDataOther[] = "", }, #endif + { + // TRANSLATORS: input action name + N_("Upload main config"), + InputAction::UPLOAD_CONFIG, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50