From 4c0d3dc62399e35c288cb82dfbf3f8811328f06c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 12:54:39 +0300 Subject: Move chat command /cleanfonts 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 c12a24232..b36badd8e 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -219,6 +219,12 @@ SetupActionData setupActionDataOther[] = InputAction::CLEAN_GRAPHICS, "", }, + { + // TRANSLATORS: input action name + N_("Clean cached fonts"), + InputAction::CLEAN_FONTS, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2