From e5ac29f35d9a0ede9d1263ab1bb7c20568dbdd67 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 12:46:16 +0300 Subject: Move chat command /cleangraphics 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 e60b2addd..c12a24232 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -213,6 +213,12 @@ SetupActionData setupActionDataOther[] = InputAction::SHOW_KEYBOARD, "", }, + { + // TRANSLATORS: input action name + N_("Clean cached graphics"), + InputAction::CLEAN_GRAPHICS, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2