diff options
author | Ira Rice <irarice@gmail.com> | 2009-02-05 13:10:06 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-02-05 13:10:06 -0700 |
commit | 5569b5ff92c022c901f27a2e9c563e2ace66557d (patch) | |
tree | 63c3b82cf4fbc7b4eb62f981eeb1addc1e46d23d /po/POTFILES.in | |
parent | 3f84a6df4d205f3f81e5460850fd3156243d05ed (diff) | |
download | mana-client-5569b5ff92c022c901f27a2e9c563e2ace66557d.tar.gz mana-client-5569b5ff92c022c901f27a2e9c563e2ace66557d.tar.bz2 mana-client-5569b5ff92c022c901f27a2e9c563e2ace66557d.tar.xz mana-client-5569b5ff92c022c901f27a2e9c563e2ace66557d.zip |
Added a few translation strings to the char server handler, as well as
remove the need for extensions.h in it.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a70d35d4..fcda80d4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -41,6 +41,7 @@ src/gui/speechbubble.cpp src/gui/status.cpp src/gui/trade.cpp src/gui/updatewindow.cpp +src/net/charserverhandler.cpp src/net/playerhandler.cpp src/net/tradehandler.cpp src/resources/colordb.cpp |