Deploy default avatar via qrc
ClosedPublic

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

Details

Summary

Needed to have the avatar available on Android

Test Plan

plasma-phonebook on Android now shows default avatar

Diff Detail

Repository
R307 KPeople
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Sep 18 2019, 12:21 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 18 2019, 12:21 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
nicolasfella requested review of this revision.Sep 18 2019, 12:21 PM
nicolasfella edited the test plan for this revision. (Show Details)Sep 18 2019, 12:22 PM

Approch makes sense in genereal, just minor nitpicks.

CMakeLists.txt
15

This is the default starting at ECM 5.62.

src/resources.qrc
3

I'd namespace the prefix by framework, e.g. org.kde.kpeople.

  • Remove autorcc
  • Prefix
nicolasfella marked 2 inline comments as done.Sep 18 2019, 1:17 PM
apol accepted this revision.Sep 18 2019, 1:26 PM
This revision is now accepted and ready to land.Sep 18 2019, 1:26 PM
This revision was automatically updated to reflect the committed changes.