On Sat, Dec 11, 2004 at 07:00:28PM +0200, Lior Kaplan wrote: > hi Noami, > > Windows 9X doesn't support Unicode, so you must somehow tell Konqi to use > iso-8859-8 encoding. Maybe even saying it in the samba settings.
vfat / fat32 stores file names in UTF-26 regardless of OS. The option iocharset tells linux to which charset to translate this when interacting with vfat. 'utf8' is a short for 'iocharset=utf8' -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
