On Fri, 2002-03-22 at 03:02, [EMAIL PROTECTED] wrote: > Where does Evolution store all of its settings? > > I was able to delete my ~/evolution directory (rm -rf!) and yet when I > loaded up Evolution, it still had all my settings and old email in > place. I even deleted ~/.gnome...but my old Evolution settings are still > there when I re-run Evolution. > settings are kept in ~/evolution. The problem might be that although you've closed evolution, evolution-mail might be still running when you remove the directory, so the files are still in memory.
So: $ killev $ rm -rf ~/evolution $ evolution cheers -- Rodrigo Moya <[EMAIL PROTECTED]> - <[EMAIL PROTECTED]> http://www.gnome-db.org/ - http://www.ximian.com/ _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
