summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-02-05 09:30:52 -0700
committerIra Rice <irarice@gmail.com>2009-02-05 09:30:52 -0700
commitb2972f32eb806f8d3f1acc110f2b8a994c902c2c (patch)
tree879f70722eadadbbc738ded0e5933c66825c9a3a /po
parentb64fd3b17bcd3f750851f0213eac43d467de8600 (diff)
downloadmana-client-b2972f32eb806f8d3f1acc110f2b8a994c902c2c.tar.gz
mana-client-b2972f32eb806f8d3f1acc110f2b8a994c902c2c.tar.bz2
mana-client-b2972f32eb806f8d3f1acc110f2b8a994c902c2c.tar.xz
mana-client-b2972f32eb806f8d3f1acc110f2b8a994c902c2c.zip
Three things: Split chat and NPC dialog functionality based on the TMW
complaint commit d2876ad85935c5d0b181d050bd4c19a4682123b1 (btw, if you're concerned about that, return is also a bad choice for the chat window in general, which overrides the GuiChan default for use widget. Tab would also be a bad choice, as it cycles through the widgets), next, I made the text displayed by the keyboard configuration setup dialog translatable, and lastly, I exposed the rest of the previously unconfigurable keys to be configurable through the keyboard setup tab. Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fa3b2f9f..a70d35d4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -50,5 +50,6 @@ src/resources/monsterdb.cpp
src/resources/npcdb.cpp
src/being.cpp
src/game.cpp
+src/keyboardconfig.cpp
src/main.cpp
src/party.cpp