Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

In Windows installer in the the Additional language pack section and
in the Optional Components – Dictionaries section the entries are not
in alphabetical order. The order of the entries is defined in scp2
module by the Sortkey, but one sort order will not fit for all
languages. So I rather wrote a few lines of code which sort these
entries in the Feature table of the MSI. It is still not perfect,
because sorting is done by ASCII order. Using locale specific
collation order would be too complicated. Plain ASCII order is also
good in most of the cases, and it is definitely better than it was
before.
http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=5506e56823f11e38053e50c29342cf8469b6a641

Can you please cherry-pick this to 3-4.

Thanks,
Andras

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.