> I have twisted evolution 2.0.1 into a knot. I would like to re-set all > the data and migrate it from an 1.4.5 instance.
Here's how to force migration: http://lists.ximian.com/archives/public/evolution/2004-September/039343.html Be careful and read the caveats! This will overwrite all your Evolution 2.0.x data and start over with the 1.4.x data (if available). Thus you will lose any changes and added data (like Contacts, POP3 mail) done with 2.0.x only. > Where besides $HOME/.evolution does evolution store state information? Evolution uses GConf for storing most settings, including account data. See the GConf tree /apps/evolution. Use 'gconf-editor' or 'gconftool-2' for any changes. If you plan on simply removing the entire ~/.gconf/apps/evolution directory, be sure to kill the gconf daemon before. > Is there a command to cause evolution to initialize itself? See the link and GConf part above. > Where are the --commands documented? $ evolution --help ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
