How can you edit the email -field in Ubuntu for a given user?
I cannot use "gnome-about-me".
feedback
|
|
The file $HOME/.evolution/addressbook/local/system/addressbook.db seems to be where this gnome-about-me information is stored. Apparently that is just a Berkeley DB file; you might be able to do something with the BDB utils directly. | |||
feedback
|