Request: better override functionality in locale settings
Martin Klapetek
martin.klapetek at gmail.com
Thu Aug 28 08:28:43 UTC 2014
On Wed, Aug 27, 2014 at 11:34 AM, Sebastian Kügler <sebas at kde.org> wrote:
>
> There's more than just metric and imperial. This page gives you a slight
> impression of the complexity:
> http://en.wikipedia.org/wiki/Imperial_units#Current_use_of_imperial_units
>
> A binary combobox is just not enough to portray this correctly.
>
I'm actually quite curious what does QLocale do with this complexity. Do
they really do
if (en_GB) {
beer_unit = pint;
milk_unit = liter;
etc...
}
That would be quite strange. I'll investigate and post back.
Cheers
--
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140828/9c4fd66b/attachment.html>
More information about the Plasma-devel
mailing list