Caolán McNamara wrote: > If there is a configuration property of a tyle oor:string-list I can > *replace* the entire value, but is it possible to *add* a value to the > string-list with an xcu fragment, e.g. append an entry to say > PreferredImplementations in Canvas or to add to an existing UserPaths > entry
No, string lists can't be extended. You must use sets to get it extendable. In case of pathes it's easy as there already is a set that e.g. can be extended by extensions. See http://wiki.services.openoffice.org/wiki/Configuration_schema_path_settings Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
