Re: [evolution-patches] Address book - ldif importer for mozilla attributes.
- From: Sushma Rai <rsushma novell com>
- To: chen <pchenthill novell com>
- Cc: Evolution patches List <evolution-patches gnome org>
- Subject: Re: [evolution-patches] Address book - ldif importer for mozilla attributes.
- Date: Fri, 30 Sep 2005 14:48:54 +0530
That is to check a comma preceded by space, for formatting the
address entry.
I have committed the patch.
Thanks,
Sushma.
On Wed, 2005-09-28 at 19:33 +0530, chen wrote:
> On Tue, 2005-09-13 at 13:53 +0530, Sushma Rai wrote:
> > + if (*c == ',' && *i != '\0' && *i == ' ') {
> Is it intended to be like this (*c == ',' && (*i != '\0' || *i == '
> ') ?
>
> Other than this the patch looks ok.
>
> thanks, Chenthill.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]