On Tue, 2014-03-04 at 15:59 +0100, Stephan Bergmann wrote: > Right, /org.openoffice.Office.Paths/Template/InternalPaths is a set, and > the order in which its elements are reported by configmgr is > unspecified. Still, at least the two elements given in > officecfg/registry/data/org/openoffice/Office/Paths.xcu, > > > <node oor:name="$(insturl)/@LIBO_SHARE_FOLDER@/template/common" > > oor:op="fuse"/> > > <node oor:name="$(insturl)/@LIBO_SHARE_FOLDER@/template/$(vlang)" > > oor:op="fuse"/> > > would both result in the same effective path generated via > > > sLetterPath = self.sTemplatePath + "/../common/wizard/letter"
Not if the expanded vlang path doesn't exist, then relative path of foo/template/NOTTHERE/../common/wizard/letter won't work either. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice