From 2f345a6bf8385bf0874b976d0da9790faa4ee0ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 18:33:37 +0300 Subject: Move chat command /cacheinfo 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 786a1974d..52970cd8e 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -249,6 +249,12 @@ SetupActionData setupActionDataOther[] = InputAction::PRICE_SAVE, "", }, + { + // TRANSLATORS: input action name + N_("Print debug cache info"), + InputAction::CACHE_INFO, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50