summaryrefslogtreecommitdiff
path: root/src/input/pages
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-15 20:37:18 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-15 20:37:18 +0300
commitf6cb5519a2cc4452055ff0bfb6f38990bc3e9e65 (patch)
treea4b22c43caebdccb79969dc95356f8745600d36c /src/input/pages
parentacc395f67dbe683787f1aeb0bf96fe0a16f62c5e (diff)
downloadplus-f6cb5519a2cc4452055ff0bfb6f38990bc3e9e65.tar.gz
plus-f6cb5519a2cc4452055ff0bfb6f38990bc3e9e65.tar.bz2
plus-f6cb5519a2cc4452055ff0bfb6f38990bc3e9e65.tar.xz
plus-f6cb5519a2cc4452055ff0bfb6f38990bc3e9e65.zip
Allow open server info window from game.
Diffstat (limited to 'src/input/pages')
-rw-r--r--src/input/pages/windows.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp
index b9d64acbc..ca232f914 100644
--- a/src/input/pages/windows.cpp
+++ b/src/input/pages/windows.cpp
@@ -67,6 +67,12 @@ SetupActionData setupActionDataWindows[] =
},
{
// TRANSLATORS: input action name
+ N_("Server Info Window"),
+ InputAction::WINDOW_SERVER_INFO,
+ "",
+ },
+ {
+ // TRANSLATORS: input action name
N_("Status Window"),
InputAction::WINDOW_STATUS,
"",