[Libreoffice-bugs] [Bug 127511] Extension add language support for content
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 06:44:01 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127511
--- Comment #2 from andreas_k <kainz.a at gmail.com> ---
example config.xcu file with language support
=============================================
<?xml version="1.0" encoding="UTF-8"?>
<oor:items xmlns:oor="http://openoffice.org/2001/registry">
<item
oor:path="/org.openoffice.Office.Paths/Paths/Palette/InternalPaths">
<node oor:name="%origin%/palettes/colors_en.soc" oor:op="fuse"
lang="en"/>
<node oor:name="%origin%/palettes/colors_es.soc" oor:op="fuse"
lang="es"/>
</item>
</oor:items>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190912/62194ea3/attachment.html>
More information about the Libreoffice-bugs
mailing list