Patches item #1195915, was opened at 2005-05-05 16:29
Message generated for change (Comment added) made by jylefort
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195915&group_id=235
Category: None
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Jean-Yves Lefort (jylefort)
Assigned to: Stu Tomlinson (nosnilmot)
Summary: Fix case insensitivity of the nicklist sorting
Initial Comment:
g_utf8_collate() does not necessarily ignore the case,
use gaim_utf8_strcasecmp() instead.
----------------------------------------------------------------------
>Comment By: Jean-Yves Lefort (jylefort)
Date: 2005-05-07 15:47
Message:
Logged In: YES
user_id=484119
I think so.
----------------------------------------------------------------------
Comment By: Stu Tomlinson (nosnilmot)
Date: 2005-05-07 15:41
Message:
Logged In: YES
user_id=309779
Thanks!
I also made the tab-completion potential matches list
sorted, I think it was you who suggested this on #gaim a
while ago?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195915&group_id=235
|