https://bugs.kde.org/show_bug.cgi?id=488083

hanyo...@protonmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/c7421fcd8823c595f047fab64
                   |                            |c14d075db008b2b

--- Comment #7 from hanyo...@protonmail.com ---
Git commit c7421fcd8823c595f047fab64c14d075db008b2b by Han Young.
Committed on 18/06/2024 at 05:10.
Pushed by hanyoung into branch 'master'.

kcm_regionandlang: fix incorrect paper size example for some locales

kcm_regionandlang: fix incorrect paper size example for some locales

We decide paper size with measurement system, QLocale::ImperialUSSystem and
QLocale::ImperialSystem are treated as "Letter", the rest "A4". Qt doesn't
provide a direct method to determine paper size from locale. However, some
locales use metric measurement system but Letter for paper size. Put these
locales in a QSet and return 'Letter' for paper size example.

M  +28   -1    kcms/region_language/exampleutility.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/c7421fcd8823c595f047fab64c14d075db008b2b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to