diff options
author | Ira Rice <irarice@gmail.com> | 2009-01-12 16:44:38 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-01-12 16:44:38 -0700 |
commit | 9eb240c821d75292ed02c64246d83558c8b84324 (patch) | |
tree | 4f920fae6ab77ef02fd736136ece8077a1eb585b /po/POTFILES.in | |
parent | 8e387c0a6992baa503797b6448bbccfc1d426447 (diff) | |
download | mana-client-9eb240c821d75292ed02c64246d83558c8b84324.tar.gz mana-client-9eb240c821d75292ed02c64246d83558c8b84324.tar.bz2 mana-client-9eb240c821d75292ed02c64246d83558c8b84324.tar.xz mana-client-9eb240c821d75292ed02c64246d83558c8b84324.zip |
Updated the po files so that they shouldn't generate errors for us any
more, as well as a few more code style fixes.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 1816a886..5f244d22 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,6 +8,9 @@ src/gui/chat.cpp src/gui/colour.cpp src/gui/confirm_dialog.cpp src/gui/connection.cpp +src/gui/emotecontainer.cpp +src/gui/emoteshortcutcontainer.cpp +src/gui/emotewindow.cpp src/gui/equipmentwindow.cpp src/gui/help.cpp src/gui/inventorywindow.cpp @@ -29,9 +32,6 @@ src/gui/setup_keyboard.cpp src/gui/setup_players.cpp src/gui/setup_video.cpp src/gui/skill.cpp -src/gui/smileycontainer.cpp -src/gui/smileyshortcutcontainer.cpp -src/gui/smileywindow.cpp src/gui/speechbubble.cpp src/gui/status.cpp src/gui/trade.cpp |