summaryrefslogtreecommitdiff
path: root/src/input/pages
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-22 21:57:15 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-22 21:57:15 +0300
commit917235b0e5ffd8e8e7ec32ea65ca537f0217b954 (patch)
tree547e6c6ec98080de98919214ca04a388239baede /src/input/pages
parent0f6dad4c14f1f87797f903d8b4c4b87dcbc6a907 (diff)
downloadplus-917235b0e5ffd8e8e7ec32ea65ca537f0217b954.tar.gz
plus-917235b0e5ffd8e8e7ec32ea65ca537f0217b954.tar.bz2
plus-917235b0e5ffd8e8e7ec32ea65ca537f0217b954.tar.xz
plus-917235b0e5ffd8e8e7ec32ea65ca537f0217b954.zip
Add chat command for feed pet.
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 3d37bd982..bcfab0806 100644
--- a/src/input/pages/other.cpp
+++ b/src/input/pages/other.cpp
@@ -434,6 +434,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Feed pet"),
+ InputAction::PET_FEED,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""