From 4688f1d000b66e56d5fb5d9cdff13290ea75558f Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Wed, 2 Nov 2005 10:24:36 +0000 Subject: [PATCH] add the new files for transl --- po/POTFILES.in | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 1eadc06a6..6f170e07e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,35 @@ +# ls gajim.desktop.in src/*py src/common/*py -1 -U in trunk +# to produce this list + [encoding: UTF-8] gajim.desktop.in +src/advanced.py +src/cell_renderer_image.py +src/chat.py +src/check_for_new_version.py +src/config.py +src/conversation_textview.py +src/dialogs.py +src/disco.py +src/filetransfers_window.py +src/gajim-remote.py +src/gajim.py +src/gajim_themes_window.py +src/groupchat_window.py +src/gtkexcepthook.py +src/gtkgui_helpers.py +src/history_window.py +src/message_textview.py +src/remote_control.py +src/roster_window.py +src/systray.py +src/systraywin32.py +src/tabbed_chat_window.py +src/tooltips.py +src/vcard.py src/common/GnuPG.py src/common/GnuPGInterface.py +src/common/__init__.py src/common/config.py src/common/connection.py src/common/gajim.py @@ -11,24 +39,3 @@ src/common/logger.py src/common/optparser.py src/common/sleepy.py src/common/socks5.py -src/advanced.py -src/cell_renderer_image.py -src/chat.py -src/check_for_new_version.py -src/config.py -src/dialogs.py -src/gajim.py -src/gajim_themes_window.py -src/groupchat_window.py -src/gtkgui_helpers.py -src/history_window.py -src/remote_control.py -src/roster_window.py -src/systray.py -src/tabbed_chat_window.py -src/vcard.py -src/gtkgui.glade.h -src/tooltips.py -src/filetransfers_window.py -src/gajim-remote.py -src/gtkexcepthook.py