Evolution is currently setup to put all of you configs and email into the /home/$user/evolution folder. Is there a way in a config/menu to configure this to use a hidden dot directory (like /home/$user/.evolution/)?
I vote for an environment variable, EVOLUTION_MAIL which is to be used first (or when ${HOME}/evolution does not exist :-? ) Which is as simple as: char* evodir=getenv("EVOLUTION_MAIL");
This sounds very elegant to me, does anybody know where to start with a patch and what sort of libraries you'd be dealing with to do this? JStanley
Attachment:
signature.asc
Description: This is a digitally signed message part