Le 2012-02-24 à 16:56:00, Hans-Christoph Steiner a écrit :

For the geeks, you can select the language easily when launching Pd from the terminal. This is what I do for testing the language support:
$ export LANG=en
$ /usr/bin/pd-extended

Just setting the 2-letter language code is usually wrong, because most people want to also have the country code and encoding as well. For example :

export LANG=fr_CA.utf8

selects French, Canada and Unicode UTF-8 all at once.

 ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to