On Tue, 2009-12-22 at 07:00 +0000, Chen, Congwu wrote: > The matching criteria inside each template is defined as: > Server : 1/0 (Is this template used for SyncML server or client) > Name: comma separated list of strings using this template (eg. Funambol, > google or Nokia_7210c, Nokia_7210).
What is the format of these individual name components? Are they meant to be derived from "vendor" + "model" strings? Suppose we have a Nokia phone XYZ with no Nokia_XYZ template. Would we a) want and b) be able to give the "default" Nokia template a higher priority than the default templates of some other vendor? > Description: A URL for SyncML service provider, a descriptive string > for devices (not used for matching, just ease the implementation of > GetConfigs). How would this get localized? For locally added entries the localization would have to be in the template itself, which is currently not supported. Currently we don't have such strings in GetConfigs(), do we? The SyncML server descriptions are treated as special cases in the sync-UI, which is localized. -- 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] http://lists.syncevolution.org/listinfo/syncevolution
