[Libreoffice-bugs] [Bug 118275] AppStream locale components for LibreOffice
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 20 16:57:00 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118275
--- Comment #1 from Aleix Pol Gonzalez <aleixpol at kde.org> ---
TL;DR
We need a file like this for every locale:
<?xml version="1.0" encoding="UTF-8"?>
<component type="localization">
<id>org.libreoffice.l10n.de</id>
<name>LibreOffice German Language</name>
<summary>German localization for the LibreOffice</summary>
<extends>libreoffice-base.desktop</extends>
<extends>libreoffice-calc.desktop</extends>
<extends>libreoffice-impress.desktop</extends>
<extends>libreoffice-writer.desktop</extends>
<extends>org.libreoffice.kde</extends>
<extends>libreoffice-draw.desktop</extends>
<extends>libreoffice-math.desktop</extends>
<extends>libreoffice-startcenter.desktop</extends>
<metadata_license>MIT</metadata_license>
<developer_name>LibreOffice L10N team</developer_name>
<languages>
<lang>de_DE</lang>
</languages>
</component>
--
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/20180620/621456a3/attachment.html>
More information about the Libreoffice-bugs
mailing list