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.
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.