Skip to content

Add an about page to ConfigView

David Redondo requested to merge work/aboutapplet into master

This is a copy of AboutPage from Kirigami with the following changes:

  • Property names have been changed to match KPluginMetadata instead of KAboutData
  • The license text is in a Dialog instead of an OverlaySheet
  • Supports only one license because KPluginMetadata only supports one license

BUG:357790

Needs: frameworks/plasma-framework!33 and frameworks/kcoreaddons!11 (merged)

Edited by David Redondo

Merge request reports