Re: [evolution-patches] patch for bug #59983 calendar
- From: Rodrigo Moya <rodrigo novell com>
- To: P Chenthill <pchenthill novell com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] patch for bug #59983 calendar
- Date: Fri, 23 Jul 2004 08:21:09 +0200
On Thu, 2004-07-22 at 10:16 -0600, P Chenthill wrote:
> hi,
> Have attached a patch which makes the calendar selection menu visible
> if the user has not made an action on it, even if it is already in the
> calendar.
>
> - itip_title = _("Meeting Proposal");
> - options = get_request_options (priv->current_ecal ?
> FALSE : TRUE);
> + itip_title = _("Meeting Proposal");
> + if (priv->current_ecal)
> + {
>
that { character should be in the same line as the if statement.
Apart from that, it looks ok to me.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]