officecfg/registry/data/org/openoffice/Office/Paths.xcu | 1 + 1 file changed, 1 insertion(+)
New commits: commit 277531b0e434d2a101fc89f54128af63cc8b2772 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) Reviewed-on: https://gerrit.libreoffice.org/8909 Tested-by: Michael Stahl <mst...@redhat.com> Reviewed-by: Michael Stahl <mst...@redhat.com> (cherry picked from commit a5b68f520067219c5e571238eafe93d1d728ce38) Signed-off-by: Michael Stahl <mst...@redhat.com> Conflicts: officecfg/registry/data/org/openoffice/Office/Paths.xcu Change-Id: I50d8efe46fc2eb3dfe615ad1f6eb7ee03cdcd29a diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu index a5c438d..9384200 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)/share/template/common" oor:op="fuse"/> <node oor:name="$(insturl)/share/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