Re: [Evolution-hackers] [PATCH] evolution-ews: implement Exchange categories as evolution labels (read only)
- From: David Woodhouse <dwmw2 infradead org>
- To: James Bottomley <James Bottomley HansenPartnership com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] [PATCH] evolution-ews: implement Exchange categories as evolution labels (read only)
- Date: Mon, 23 May 2011 12:19:33 +0100
On Mon, 2011-05-23 at 14:41 +0400, James Bottomley wrote:
>
> +
> + /* this is a mapping from Exchange/Outlook categories to
> + * evolution labels based on the standard colours */
> + const gchar *labels[] = {
> + "Red Category", "$Labelimportant",
> + "Orange Category", "$Labelwork",
> + "Green Category", "$Labelpersonal",
> + "Blue Category", "$Labeltodo",
> + "Purple Category", "$Labellater",
> + NULL, NULL
> + };
That's the only reason I might *not* want to apply your patch
immediately, right?
Is there a "correct" way to handle the mapping? Does Exchange really
just store them by colour?
--
dwmw2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]