Replace kaccounts KCM with the one from plasma mobile
ClosedPublic

Authored by nicolasfella on Sep 21 2019, 12:14 PM.

Details

Summary

plasma-settings has a QML version of the accounts KCM. Since there's no point in using a separate KCM for dekstop and mobile use it on the desktop as well. Code is a almost direct copy from plasma-settings

Test Plan

Opened KCM. Added a google account

Diff Detail

Repository
R155 KAccounts Integration
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella requested review of this revision.Sep 21 2019, 12:14 PM
nicolasfella created this revision.
nicolasfella edited the summary of this revision. (Show Details)Sep 21 2019, 12:19 PM
nicolasfella edited the test plan for this revision. (Show Details)
nicolasfella added reviewers: Plasma, bshah, dvratil.
nicolasfella edited the summary of this revision. (Show Details)
bshah accepted this revision.Sep 23 2019, 6:16 AM

Looks good to me.

src/kcm/package/metadata.desktop
71

Add deaktop here please.

This revision is now accepted and ready to land.Sep 23 2019, 6:16 AM
ognarb accepted this revision.Sep 23 2019, 8:03 AM
ognarb added a subscriber: ognarb.
ognarb added inline comments.
src/kcm/accounts.h
36

= default;

This revision was automatically updated to reflect the committed changes.