Skip to content

Rework deletion of Yakuake skins

Alexander Lohnau requested to merge work/kns_porting into master
  • Remove usage of DownloadManager
  • Use RemoveDeadEntries option, otherwise removed/invalid entries would still show up as installed
  • Allow deletion of KNS entries, with the mentioned option set KNS will realize that the entries were manually uninstalled. It also more intuitive to click the remove button instead of the "Get New..." button if you want to uninstall entries.

@ngraham @leinir @mschiller

Merge request reports