Serge van den Boom
Serge van den Boom
Improved the error messages generated by the validation checks for the `module_ctx_t` structure, in `hashconfig_init()` in `src/interface.c`: * When a field is missing, include the name of the missing field...
When importing a .vcf file containing some contacts which you already have, you will end up having them twice. When 'merge duplicate contacts' is checked in the settings, you won't...
After exporting the contacts from Simple Contacts to a .vcf file, and importing the result in Simple Contacts Pro 6.22.2, contacts end up in the wrong groups. It seems that...
The normal solution for transferring files between two remote hosts using rsync, is to set up an SSH tunnel, and make one remote side connect to the other. Using tunnels...