https://bugs.kde.org/show_bug.cgi?id=464668
--- Comment #6 from Nate Graham <n...@kde.org> --- Git commit dd395579987709a1e7c2ae5ed961ef63454cb0b6 by Nate Graham. Committed on 24/01/2023 at 17:24. Pushed by ngraham into branch 'kf5'. Install desktop file for knewstuff-dialog This lets it get launched with KIO::ApplicationLauncherJob. It'ss still hidden from the user by setting NoDisplay=true on it, because it's kind of more of an internal utility than a user-facing app. (cherry picked from commit 027ae59732ad876233373ec671d7d81016a067f2) M +1 -0 src/tools/knewstuff-dialog/CMakeLists.txt A +12 -0 src/tools/knewstuff-dialog/org.kde.knewstuff-dialog.desktop https://invent.kde.org/frameworks/knewstuff/commit/dd395579987709a1e7c2ae5ed961ef63454cb0b6 -- You are receiving this mail because: You are watching all bug changes.