sitter added a reviewer: ochurlaud.
sitter added a subscriber: ochurlaud.
sitter added a comment.


  Pulling in @ochurlaud
  
  The NoDisplay remark from Bhushan got me wondering how the KCM actually 
starts the app. And it turns out that it doesn't.
  
    SchemeEditorDialog* dialog = new SchemeEditorDialog(path, this);
    dialog->setModal(true);
    dialog->show();
  
  Which is now raising the question why kcolorschemeditor was made a standalone 
application to begin with seeing as it adds no value?

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D2478

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: sitter, bshah, ochurlaud
Cc: ochurlaud, bshah, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas

Reply via email to