The db3 file is just a hash of the vcards. You can just write a simple db3 app to export them, or even use the tools that come with db3 (such as db_dump).Beyond export to vcard, are there any tools provided for exporting/importing db3?
That's a simple XML file managed by bonobo-conf; you can manipulate that using the CORBA-based bonobo-conf interfaces.How about for the main evo config file (config.xmldb)? What can I use to inspect that?
Note that the elements in the XML file are QP-encoded to work around a libxml bug -- that's why the file looks unreadable in a text editor.
| -- Ettore |
