https://bugs.kde.org/show_bug.cgi?id=459986

--- Comment #9 from Akseli Lahtinen <[email protected]> ---
Git commit 520255401b5bcfa86ce0c050adfbbba0b8980d15 by Akseli Lahtinen.
Committed on 31/05/2026 at 11:33.
Pushed by akselmo into branch 'master'.

KAboutData: Reload applicationData when desktopFileName param is set

When applications are created with KAboutData,
the registry is also created, which is
where we set up the initial values.

Setting the desktopFileName directly to the private
class does not work, as it does not update the one
in registry that the application uses.

This makes sure we reload the desktopFileName
for our application when it's being set.

M  +1    -1    src/lib/kaboutdata.cpp

https://invent.kde.org/frameworks/kcoreaddons/-/commit/520255401b5bcfa86ce0c050adfbbba0b8980d15

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to