officecfg/registry/data/org/openoffice/Office/Paths.xcu |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a5b68f520067219c5e571238eafe93d1d728ce38
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue Feb 25 09:55:48 2014 +0000

    Resolves: fdo#76930 explictly list common lang-independant template dir
    
    (cherry picked from commit 6f48d0bb2d3f3b4e4d3e46d3a5cdeaa552df1933)
    
    Change-Id: I50d8efe46fc2eb3dfe615ad1f6eb7ee03cdcd29a
    Reviewed-on: https://gerrit.libreoffice.org/8909
    Tested-by: Michael Stahl <mst...@redhat.com>
    Reviewed-by: Michael Stahl <mst...@redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu 
b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
index 4b5ec7d..05f8e0b 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>
       <prop oor:name="WritePath">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to