From 17a96c972cd483fa556a79c4cd60e5d7490177a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 21:29:18 +0300 Subject: Move chat command /uptime 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 f730db629..4931c1216 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -273,6 +273,12 @@ SetupActionData setupActionDataOther[] = InputAction::DIRS, "", }, + { + // TRANSLATORS: input action name + N_("Print client uptime in chat"), + InputAction::UPTIME, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50