Hi!

I'm just stuck in the process of internationalizing one of my projects; I did any changes to the source code, linked against libintl, and so on following the GNU gettext manual.

Now I'm at the point where I need a POT file generated by xgettext, but it seems as if I had to list all source files manually; I couldn't figure out how to have this done automatically.

Is it either possible to run xgettext with a simple, short command on many files distributed over some sub-directories or can this be done by an predefined automake-construct? Or have I to write that target myself?

Thank you very much!
Best regards,
Dominik Wallner
_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to