The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Migration tips
From Mer Wiki
(Difference between revisions)
Line 8: | Line 8: | ||
copy the file to the Nemo side: | copy the file to the Nemo side: | ||
− | sudo cp contacts.vcard /media/mmc1p1/home/nemo | + | sudo cp contacts.vcard /media/mmc1p1/home/nemo/Documents |
reboot into Nemo | reboot into Nemo |
Revision as of 10:28, 19 July 2013
[Work in progress] wiki layout needs to get better, 1st time I'm doing this :)
migrate your contacts from Maemo (potentially also Harmattan, to be verified by someone with an N9)
export your contacts to a file (on the Maemo side) (as per TMO source)
osso-addressbook-backup -e contacts.vcard
copy the file to the Nemo side:
sudo cp contacts.vcard /media/mmc1p1/home/nemo/Documents
reboot into Nemo
(possibly) change filerights for the contacts.vcard file to 755 (chmod 755 contacts.vcard)
and use the People - Import function to point to the contacts.vard file. And it should be ok.