Re: [evolution-patches] Fix for 313555: Adding attachments to existing appointment removes existing attachments (calendar)



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]