[systemsettings] [Bug 397975] translations kcm cannot be wiped manually

2022-07-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397975

[email protected] changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||134e2d5c989c36ac0e985ee0ae3
   ||82996c6b7b56e
 Resolution|--- |FIXED

--- Comment #2 from [email protected] ---
Git commit 134e2d5c989c36ac0e985ee0ae382996c6b7b56e by Han Young.
Committed on 02/07/2022 at 09:29.
Pushed by hanyoung into branch 'master'.

merge Language and Formats
Related: bug 192019, bug 341235, bug 344588, bug 394477, bug 397974, bug
403580, bug 417564, bug 420268, bug 429474, bug 431292, bug 444772, bug 446785,
bug 447787, bug 448324, bug 448355, bug 451919, bug 451944, bug 454991

closes https://invent.kde.org/plasma/plasma-workspace/-/issues/23

M  +1-0.kde-ci.yml
M  +52   -8CMakeLists.txt
M  +2-1config-workspace.h.cmake
D  +0-2doc/kcontrol/formats/CMakeLists.txt
D  +0-63   doc/kcontrol/formats/index.docbook
R  +1-1doc/kcontrol/region_language/CMakeLists.txt [from:
doc/kcontrol/translations/CMakeLists.txt - 063% similarity]
R  +---doc/kcontrol/region_language/go-top.png [from:
doc/kcontrol/translations/go-top.png - 100% similarity]
R  +36   -23   doc/kcontrol/region_language/index.docbook [from:
doc/kcontrol/translations/index.docbook - 050% similarity]
A  +---doc/kcontrol/region_language/list-remove.png
D  +---doc/kcontrol/translations/list-remove.png
M  +1-2kcms/CMakeLists.txt
D  +0-30   kcms/formats/CMakeLists.txt
D  +0-5kcms/formats/Messages.sh
D  +0-61   kcms/formats/formatssettings.kcfg
D  +0-80   kcms/formats/kcmformats.cpp
D  +0-34   kcms/formats/kcmformats.h
D  +0-183  kcms/formats/localelistmodel.cpp
D  +0-140  kcms/formats/optionsmodel.cpp
D  +0-126  kcms/formats/package/contents/ui/main.qml
A  +75   -0kcms/region_language/CMakeLists.txt
A  +8-0kcms/region_language/Messages.sh
R  +2-27   kcms/region_language/exampleutility.cpp [from:
kcms/formats/exampleutility.cpp - 052% similarity]
A  +22   -0kcms/region_language/exampleutility.h [License: GPL(v2.0+)]
A  +82   -0kcms/region_language/kcm_regionandlang.desktop [TRAILING SPACE]
** [TRAILING SPACE] **
R  +4-4kcms/region_language/kcm_regionandlang.json [from:
kcms/formats/kcm_formats.json - 098% similarity]
A  +250  -0kcms/region_language/kcmregionandlang.cpp [License:
GPL(v2.0+)]
A  +58   -0kcms/region_language/kcmregionandlang.h [License:
GPL(v2.0+)]
A  +372  -0kcms/region_language/languagelistmodel.cpp [License:
GPL(v2.0+)]
A  +100  -0kcms/region_language/languagelistmodel.h [License:
GPL(v2.0+)]
A  +30   -0kcms/region_language/localegenerator.cpp [License:
LGPL(v2.0+)]
A  +17   -0kcms/region_language/localegenerator.h [License:
LGPL(v2.0+)]
A  +19   -0kcms/region_language/localegeneratorbase.cpp [License:
GPL(v2.0+)]
A  +23   -0kcms/region_language/localegeneratorbase.h [License:
GPL(v2.0+)]
A  +32   -0kcms/region_language/localegeneratorglibc.cpp [License:
GPL(v2.0+)]
A  +24   -0kcms/region_language/localegeneratorglibc.h [License:
GPL(v2.0+)]
A  +101  -0kcms/region_language/localegeneratorubuntu.cpp [License:
GPL(v2.0+)]
A  +27   -0kcms/region_language/localegeneratorubuntu.h [License:
GPL(v2.0+)]
A  +36   -0kcms/region_language/localegenhelper/CMakeLists.txt
A  +187  -0kcms/region_language/localegenhelper/localegenhelper.cpp
[License: GPL(v2.0+)]
A  +46   -0kcms/region_language/localegenhelper/localegenhelper.h
[License: GPL(v2.0+)]
A  +20   -0   
kcms/region_language/localegenhelper/org.kde.localegenhelper.conf
A  +21   -0   
kcms/region_language/localegenhelper/org.kde.localegenhelper.policy
A  +8-0   
kcms/region_language/localegenhelper/org.kde.localegenhelper.service.in
A  +158  -0kcms/region_language/localelistmodel.cpp [License: GPL
(v2+)]
R  +22   -22   kcms/region_language/localelistmodel.h [from:
kcms/formats/localelistmodel.h - 060% similarity]
A  +197  -0kcms/region_language/optionsmodel.cpp [License: GPL(v2.0+)]
R  +21   -11   kcms/region_language/optionsmodel.h [from:
kcms/formats/optionsmodel.h - 054% similarity]
A  +204  -0   
kcms/region_language/package/contents/ui/AdvancedLanguageSelectPage.qml
[License: LGPL(v3.0+)]
A  +238  -0kcms/region_language/package/contents/ui/main.qml [License:
LGPL(v3.0+)]
A  +64   -0kcms/region_language/regionandlangsettings.cpp [License:
GPL(v2.0+)]
A  +21   -0kcms/region_language/regionandlangsettings.h [License:
GPL(v2.0+)]
A

[systemsettings] [Bug 397975] translations kcm cannot be wiped manually

2021-01-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397975

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||[email protected]
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
> this could possibly be solved by changing the default state to actually
> reflect the system level language selection, but that may be tricky to pull
> off reliably
This seems to make the most sense to me. FWIW on my openSUSE Tumbleweed system
I see "American English" as the sole item in the KCM, so it already seems to be
working for me.

Not sure this will be the case for everyone else in every other distro though,
or if this is an openSUSE-specific configuration. Languages seem to be set up
differently in different distros.

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

[systemsettings] [Bug 397975] translations kcm cannot be wiped manually

2018-09-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=397975

Christoph Feck  changed:

   What|Removed |Added

   Assignee|[email protected] |[email protected]
  Component|general |kcm_language

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