- contents should be kept or merge the contacts.
- After importing, check that the imported contacts are added to the server properly.
- Add support for adding the picture with the highest priority to the icon for the contact editor.
+- Add support to convert vCards from the command line using the -c switch.
+ - Takes two or three strings.
+ - Two string format: '-c <format> <infile>'. The output can then be piped to another
+ application.
+ - Three string format: '-c <format> <infile> <outfile>'.