Re: [evolution-patches] Temporarily disable shared-folder support (groupwise-features plugin, camel-groupwise)
- From: "Susarla Parthasarathi" <sparthasarathi novell com>
- To: "Jain Vivek" <JVivek novell com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Temporarily disable shared-folder support (groupwise-features plugin, camel-groupwise)
- Date: Mon, 22 Aug 2005 00:27:55 -0600
On Mon, 2005-08-22 at 04:41 +0000, "Jain Vivek" wrote:
> + /*XXX: Remove this when server has a fix to show mails in
> shared-folder*/
> + if (getenv("SHARED_FOLDER") == NULL)
> + return;
> +
use if (!getenv(...)) instead.
Looks fine.
Thanks,
partha
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]