Skip to content

Properly apply KAboutData

Nicolas Fella requested to merge work/aboutdata into master

Call setApplicationData to actually apply the information to QApplication

That allows to remove some duplicate stuff

It also makes sure the desktopFileName is properly set which is important on Wayland

Merge request reports