Re: [evolution-patches] Fix for 313555: Adding attachments to existing appointment removes existing attachments (calendar)
- From: chen <pchenthill novell com>
- To: Carsten Guenther <Carsten Guenther scalix com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Fix for 313555: Adding attachments to existing appointment removes existing attachments (calendar)
- Date: Wed, 17 Aug 2005 13:15:49 +0530
On Mon, 2005-08-15 at 13:22 -0700, Carsten Guenther wrote:
> if (!g_file_exists (attach_file_url+7)) {
Please use g_file_test(filename, G_FILE_TEST_EXISTS) as the above one is
deprecated. Other than that the patch looks good. This can be committed
after making this change.
thanks, chenthill.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]