Bug 204525 - Allow setting address format (LC_ADDRESS)
Summary: Allow setting address format (LC_ADDRESS)
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_regionandlang (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 14:18 UTC by kavol
Modified: 2022-08-17 12:10 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kavol 2009-08-20 14:18:36 UTC
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 ;-)
Comment 1 Harald Sitter 2022-08-17 12:10:54 UTC
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