Re: [evolution-patches] Moving autosave files into the .evolution directory



Hi David,

I suggest you use g_build_filename(g_get_homedir(), ".evolution", NULL)
rather than the sprintf.

However the main problem is the code should still look in the old
location as well for autosave files - incase there was some left when it
gets upgraded, so that the transition is completely seamless.

Also, dont just use .evolution, put it somewhere under that,
like .evolution/cache/autosave (?) perhaps.

Thanks,
 Michael

On Mon, 2005-06-06 at 19:44 -0400, David Malcolm wrote:
> Attached is a patch to move the composer's autosave files into
> ~/.evolution, rather than cluttering up the home directory.
> 
> 
> 
> 
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]