Plasma Welcome Center on KDEReview
Nicolas Fella
nicolas.fella at gmx.de
Fri Sep 16 22:46:29 BST 2022
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")
More information about the kde-core-devel
mailing list