https://bugzilla.xfce.org/show_bug.cgi?id=12747
Pim Pronk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Pim Pronk <[email protected]> --- Created attachment 6954 --> https://bugzilla.xfce.org/attachment.cgi?id=6954&action=edit Patch implementing case-insensitive search Although its impossible to do full locale-independent case-insensitive matching/sorting, unicode case folding provides a method to do this. This patch implements a case-insensitive search by converting the search term & path entry with g_utf8_casefold() -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
