summaryrefslogtreecommitdiff
path: root/src/input/pages/other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-26 23:48:31 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-26 23:48:31 +0300
commit1b496351f779d4a897cd882a9928a18bab5ba622 (patch)
tree0076bfd5ffb3d3f623e5898dcf929181b313e743 /src/input/pages/other.cpp
parent84edefedf8e3688f618f0dde8169d6ee18624e6e (diff)
downloadplus-1b496351f779d4a897cd882a9928a18bab5ba622.tar.gz
plus-1b496351f779d4a897cd882a9928a18bab5ba622.tar.bz2
plus-1b496351f779d4a897cd882a9928a18bab5ba622.tar.xz
plus-1b496351f779d4a897cd882a9928a18bab5ba622.zip
Move chat command /dumpg into actions.
Diffstat (limited to 'src/input/pages/other.cpp')
-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 8bae75449..658c368f2 100644
--- a/src/input/pages/other.cpp
+++ b/src/input/pages/other.cpp
@@ -292,6 +292,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Dump graphics info into chat"),
+ InputAction::DUMP_GRAPHICS,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""