>>>>> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
Nirmal> Hi.. if I want to compile without the language catalogs, then Nirmal> should I just delete all the catalogs from the Makefile under Nirmal> the CATALOGS = section? The normal way is to set the LINGUAS environment variable to the languages you want. If you want no language, you can maybe try LINGUAS="foo". But the best solution in this case is probably to configure with --disable-nls. Nirmal> Also, is there a way to do a cvs Nirmal> update without getting the .po files for all the languages? Nirmal> These files are slightly bigger than the rest so it would be Nirmal> nice to be able to not download these if I don't want to Nirmal> right.. Lars posted a trick to do that recently. I do not remember what it was though. JMarc
