summaryrefslogtreecommitdiff
path: root/src/input/pages
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-26 23:43:37 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-26 23:44:11 +0300
commit84edefedf8e3688f618f0dde8169d6ee18624e6e (patch)
treed54e877cdb20ff88f998f4f07647a30fbb738177 /src/input/pages
parent8314a1808ff96ec8990c4d9055cad41c05f07dc2 (diff)
downloadplus-84edefedf8e3688f618f0dde8169d6ee18624e6e.tar.gz
plus-84edefedf8e3688f618f0dde8169d6ee18624e6e.tar.bz2
plus-84edefedf8e3688f618f0dde8169d6ee18624e6e.tar.xz
plus-84edefedf8e3688f618f0dde8169d6ee18624e6e.zip
Move chat command /error 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 6bafbf8c3..8bae75449 100644
--- a/src/input/pages/other.cpp
+++ b/src/input/pages/other.cpp
@@ -286,6 +286,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Crash client"),
+ InputAction::ERROR,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""