From 9c40e3538a0cd3faf70206793c3dc76f5cc00a3d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Feb 2018 04:26:38 +0300 Subject: Allow set shortcut to clan window. --- src/input/pages/windows.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input') diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp index 216829d69..4d1945918 100644 --- a/src/input/pages/windows.cpp +++ b/src/input/pages/windows.cpp @@ -203,6 +203,12 @@ SetupActionData setupActionDataWindows[] = InputAction::WINDOW_QUICK_SETTINGS, "", }, + { + // TRANSLATORS: input action name + N_("Clan window"), + InputAction::WINDOW_CLAN, + "", + }, { // TRANSLATORS: input action label N_("Tabs"), -- cgit v1.2.3-60-g2f50