From 2981363fef524501a4a24a5f4c60661ebdee80fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 13:11:54 +0300 Subject: Move chat command /dumpmods 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 4ade43d61..06ce2c348 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -309,6 +309,12 @@ SetupActionData setupActionDataOther[] = InputAction::DUMP_GL, "", }, + { + // TRANSLATORS: input action name + N_("Print enabled mods in chat"), + InputAction::DUMP_MODS, + "", + }, { // TRANSLATORS: input action name N_("Dump environments into log"), -- cgit v1.2.3-60-g2f50