D19006: Use KCM name in KCM header

2019-02-14 Thread Björn Feber
This revision was automatically updated to reflect the committed changes. Closed by commit R124:b6ad57fc5fa2: Use KCM name in KCM header (authored by GB_2). REPOSITORY R124 System Settings CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19006?vs=51688&id=51695 REVISION DETAIL https

D19006: Use KCM name in KCM header

2019-02-14 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. A clear bug. I always wondered why the QTWidgets KCMs got their header text from the comment field in the desktop file while the QML KCMs got it from the KAboutData string. +1 for always

D19006: Use KCM name in KCM header

2019-02-14 Thread Björn Feber
GB_2 created this revision. GB_2 added reviewers: Plasma, VDG. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. GB_2 requested review of this revision. REVISION SUMMARY Use the KCM name in Qt Widgets KCM headers, to make them consistent with others. F6614892: KCM Name