https://bugs.kde.org/show_bug.cgi?id=471380
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-welcome/-/commit/ | |0ee8968543907527258b7140cd5 | |83b1e33309703 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 0ee8968543907527258b7140cd583b1e33309703 by Nate Graham. Committed on 06/11/2023 at 20:46. Pushed by ngraham into branch 'master'. Don't show KAccounts page for now In an ideal world, the KAccounts KCM would be a one-stop-shop for adding your existing external accounts and then those accounts would be used in all the apps and places you expect. Unfortunately that's not what happens, and as a result user feedback about this feature has not been very positive. For one example, see https://discuss.kde.org/t/why-does-every-kde-pim-program-have-its-own-account-configuration-ui-why-no-kcm-for-that/6803 For now let's disable it to avoid giving users false hopes. We can always re-enable it later in the future once KAccounts supports more account types and integrates better with other KDE technologies. cc @olib @teams/usability M +0 -9 CMakeLists.txt M +0 -1 src/CMakeLists.txt M +0 -4 src/contents/ui/Main.qml D +0 -18 src/contents/ui/pages/kcms/KAccounts.qml M +0 -6 src/controller.cpp M +0 -1 src/controller.h https://invent.kde.org/plasma/plasma-welcome/-/commit/0ee8968543907527258b7140cd583b1e33309703 -- You are receiving this mail because: You are watching all bug changes.