Chris Cannam wrote: > > I don't actually know how to set the system's filename encoding to utf8: > is there a simple environment variable incantation for it?
It's usually: LC_ALL=languagecode.utf8 For example, for Japanese: LC_ALL=ja_JP.utf8; export LC_ALL William ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Rosegarden-devel mailing list [EMAIL PROTECTED] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
