Remove font configuration from GTK KCM
AbandonedPublic

Authored by gikari on Aug 24 2019, 10:32 PM.

Details

Summary

Since gtk font settings is now set from Fonts KCM,
there is no need to configure font separately in
GTK Configuration KCM.

Depends on D21860

Test Plan

Before:

After:

Diff Detail

Repository
R99 KDE Gtk Configuration Tool
Branch
remove-font-config (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15600
Build 15618: arc lint + arc unit
gikari created this revision.Aug 24 2019, 10:32 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 24 2019, 10:32 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
gikari requested review of this revision.Aug 24 2019, 10:32 PM
ngraham added a subscriber: ngraham.
ngraham added inline comments.
src/ui/gui.ui
460

Looks unrelated

gikari edited the test plan for this revision. (Show Details)Aug 24 2019, 10:37 PM
gikari added inline comments.Aug 24 2019, 10:39 PM
src/ui/gui.ui
460

Hm strange, I only deleted font widgets from Qt Creator. I will fix that manually.

gikari marked 2 inline comments as done.Aug 24 2019, 10:45 PM
gikari added a reviewer: VDG.
gikari edited the test plan for this revision. (Show Details)Aug 25 2019, 12:50 PM
gikari abandoned this revision.Oct 17 2019, 6:45 PM

Abandoned in favor of D24744