if anyone has clues as of what to do to backup/restore empathy, I would be grateful.
I thought it was simple as copy/paste .mission-control-5 but it appears I must be missing some steps.
if anyone has clues as of what to do to backup/restore empathy, I would be grateful.
I thought it was simple as copy/paste .mission-control-5 but it appears I must be missing some steps.
nobody is moving empathy accounts from one computer to another?
mc-tool must be used.
usage
you can list your accounts first
$ mc-tool list
gabble/jabber/account-name
show your account
$ mc-tool show gabble/jabber/account-name
Account: gabble/jabber/account-name
(string) account = my-login
(string) password = my-password
Basically all you need to restore your account with the following command
$ mc-tool add gabble/jabber account-name string:account=my-login string:password=my-password | xargs mc-tool enable
I always just back up these folders:
/usr/lib/gnome-keyring
.config/Empathy
.gconf/apps/telepathy
.local/share/Empathy
.mission-control
.gnupg
but i'm not sure which ones are actually needed or not...
Bookmarks