From b2972f32eb806f8d3f1acc110f2b8a994c902c2c Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Thu, 5 Feb 2009 09:30:52 -0700 Subject: 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 --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po') 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 -- cgit v1.2.3-70-g09d2