On Mi, 2013-11-20 at 18:36 +0530, Sachin Gupta wrote: > I am sure some code hook needs to be put in place in either syncevo > code or libsynthesis. > But wasnt sure how and where to do this.
Some things, like product and vendor, are set by SyncEvolution. See SyncContext::getConfigXML() and calls like substTag(xml, "model", getMod()); The CtCap content is derived from the datatype definitions in /usr/share/syncevolution/xml/datatypes/ > I need to develop a test suite kind of application where the input > would be a set of devinfo's of various OEMs. I'm still not sure what you want to achieve and what you expect to modify in the DevInf sent by SyncEvolution. -- 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. _______________________________________________ SyncEvolution mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution
