summaryrefslogtreecommitdiff
path: root/src/input/pages/other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-26 20:53:04 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-26 20:53:04 +0300
commit67ecfd5dc5ac6b45e42f6a47263f494fa17bc46d (patch)
tree912d2741d258a32f966d5cbb984a5865a5492783 /src/input/pages/other.cpp
parenta4077c474c370275442982965bb174b2e1e59422 (diff)
downloadplus-67ecfd5dc5ac6b45e42f6a47263f494fa17bc46d.tar.gz
plus-67ecfd5dc5ac6b45e42f6a47263f494fa17bc46d.tar.bz2
plus-67ecfd5dc5ac6b45e42f6a47263f494fa17bc46d.tar.xz
plus-67ecfd5dc5ac6b45e42f6a47263f494fa17bc46d.zip
Move chat command /dirs 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 5d9aca31e..f730db629 100644
--- a/src/input/pages/other.cpp
+++ b/src/input/pages/other.cpp
@@ -268,6 +268,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Print configured directories in chat"),
+ InputAction::DIRS,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""