From 051b5fc10eaec4f4aec1de8e79f2feae60f0e084 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 20:34:25 +0300 Subject: Move chat command /where 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 70b6b95d5..d1a7d0bfd 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -195,6 +195,12 @@ SetupActionData setupActionDataOther[] = InputAction::IPC_TOGGLE, "", }, + { + // TRANSLATORS: input action name + N_("Show information about position in chat"), + InputAction::WHERE, + "", + }, { // TRANSLATORS: input action name N_("Show onscreen keyboard"), -- cgit v1.2.3-60-g2f50