The following reply was made to PR ports/108949; it has been noted by GNATS.
From: Michael Nottebrock <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: ports/108949: [PATCH]: x11/kdebase3 [kioslave/media] media ejecting, various HAL backend problems Date: Fri, 9 Feb 2007 07:15:30 +0100 Thanks for your continued work on this! There is a problem with the charset mount option however: KDE/Qt's names for encodings don't always match FreeBSD's. For instance with LANG=de_DE.ISO8859-15, KGlobal::locale()->encoding() yields "ISO 8859-15", but mount_cd9660 only understands ISO8859-15, ISO-8859-15 or ISO_8859-15. Do you want to work on that some more or should I go ahead and commit the patch without the charset conversion? _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
