Version: (using KDE 4.3.0) OS: Linux Installed from: Fedora RPMs KDE L10N settings allow to specify AddressFormat, as described in kdepimlibs/kabc/README.AddressFormat But there is no module to edit these settings from systemsettings or via kaddressbook configuration. I'd like to see one ;-)
Git commit c7c2a3a85e5b7f74dcb2eadc35defe9e4b55c737 by Harald Sitter, on behalf of Akseli Lahtinen. Committed on 17/08/2022 at 12:10. Pushed by sitter into branch 'master'. Add LC_ADDRESS, LC_IDENTIFICATION, LC_NAME and LC_TELEPHONE to region settings Now users can modify LC_ADDRESS, LC_IDENTIFICATION, LC_NAME and LC_TELEPHONE from region settings. See LC_IDENTIFICATION example here: https://lh.2xlibre.net/locale/fi_FI/ Related: bug 430801 M +198 -0 kcms/region_language/exampleutility.cpp M +21 -0 kcms/region_language/exampleutility.h M +20 -1 kcms/region_language/kcmregionandlang.cpp M +17 -0 kcms/region_language/languagelistmodel.cpp M +5 -0 kcms/region_language/languagelistmodel.h M +9 -0 kcms/region_language/localelistmodel.cpp M +83 -1 kcms/region_language/optionsmodel.cpp M +6 -1 kcms/region_language/optionsmodel.h M +15 -0 kcms/region_language/package/contents/ui/main.qml M +12 -0 kcms/region_language/regionandlangsettings.cpp M +9 -0 kcms/region_language/regionandlangsettingsbase.kcfg M +1 -1 kcms/region_language/settingtype.h https://invent.kde.org/plasma/plasma-workspace/commit/c7c2a3a85e5b7f74dcb2eadc35defe9e4b55c737