Am 16.09.22 um 23:40 schrieb Nate Graham:
On 9/16/22 15:31, Albert Astals Cid wrote:Those screenshots show me the Wayland icon, please fix.Sure, how do I fix that exactly?
Either - Fix the first argument to KAboutData to be the same as the base name in the desktop file. The desktop file name is org.kde.welcomecenter, so you would need to pass "welcomecenter" instead of "plasma-welcome" to KAboutData - Use KAboutData::setDesktopFileName("org.kde.welcomecenter")