On Sun, 2013-02-10 at 14:37 +0100, Patrick Ohly wrote:
The relevant part is the EMAIL_FLAGS field in 00vcard-fieldlist.xml,
which gets mappted to vCard in 01vcard-profile.xml. INTERNET is
recognized, but there is no code which ensures that it is set for
outgoing vCards. Such code could be done conditionally or
unconditionally.
This is a bit more complicated, I don't have time right now to come up
with the full code. If you want to tinker with it, have a look at the
scripting language definition in the source of libsynthesis and add a
for loop to 07vcard-addrev.xml which iterates over all indices in the
EMAIL array and sets the flag in the corresponding EMAIL_FLAGS array
entry.
Attached is an updated 07vcard-addrev.xml which adds the flag as
described above. You can replace the installed version of that file
temporarily with the modified version. Does that help?
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.