Re: [evolution-patches] patch for #70339 (contacts)
- From: Not Zed <notzed ximian com>
- To: Sivaiah Nallagatla <snallagatla novell com>
- Cc: patches <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] patch for #70339 (contacts)
- Date: Thu, 27 Jan 2005 10:55:51 +0800
You will want to use g_ascii_strcasecmp() since 'i' case sensitivity is different at least in Turkish locales.
(and ugh, camel_strstrcase is rather badly written).
On Wed, 2005-01-26 at 23:27 -0800, Sivaiah Nallagatla wrote:
This match makes the search for "BEGIN:VCARD", "END:VCARD" in the vcard
string case insensitive. Though standars seems say that they must be in
uppercase it seems some apps send them in lowercase and most apps accept
it.
Siva
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]