summaryrefslogtreecommitdiff
path: root/src/input/pages
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-27 16:26:22 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-27 16:26:22 +0300
commitde2e84a86c3419a41de594951c452e25dde60d86 (patch)
treea791b7d043b1e1574d76cd7d64c34e1afa2b48ed /src/input/pages
parentd69abc43187ded70dce586d793a4dc1dbcd1010d (diff)
downloadmv-de2e84a86c3419a41de594951c452e25dde60d86.tar.gz
mv-de2e84a86c3419a41de594951c452e25dde60d86.tar.bz2
mv-de2e84a86c3419a41de594951c452e25dde60d86.tar.xz
mv-de2e84a86c3419a41de594951c452e25dde60d86.zip
Move chat command /uploadserverconfig into actions.
Diffstat (limited to 'src/input/pages')
-rw-r--r--src/input/pages/other.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp
index 1f6eea0c8..6369a509f 100644
--- a/src/input/pages/other.cpp
+++ b/src/input/pages/other.cpp
@@ -354,6 +354,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Upload server config"),
+ InputAction::UPLOAD_SERVER_CONFIG,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""