https://bugs.freedesktop.org/show_bug.cgi?id=76930

Michael Stahl <mst...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caol...@redhat.com

--- Comment #16 from Michael Stahl <mst...@redhat.com> ---
actually i pasted a main.xcd from master... the one in my 4.2.3.2
installation on Linux and the 4.2.3.3 install on Windows
both look like yours in comment #15 i.e. no "$(insturl)/share/template/common"

so... why does that work for me then?

now _that_ is interesting:

commit 6f48d0bb2d3f3b4e4d3e46d3a5cdeaa552df1933
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Tue Feb 25 09:55:48 2014 +0000

    explictly list common lang-independant template dir

    Change-Id: I50d8efe46fc2eb3dfe615ad1f6eb7ee03cdcd29a

diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu
b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
index 2ef605e..2a9eb5c 100644
--- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
@@ -158,6 +158,7 @@
     </node>
     <node oor:name="Template" oor:op="fuse" oor:mandatory="true">
       <node oor:name="InternalPaths">
+        <node oor:name="$(insturl)/@LIBO_SHARE_FOLDER@/template/common"
oor:op="fuse"/>
         <node oor:name="$(insturl)/@LIBO_SHARE_FOLDER@/template/$(vlang)"
oor:op="fuse"/>
       </node>
       <!--

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to