https://bugs.kde.org/show_bug.cgi?id=381565
--- Comment #2 from Wolfgang Bauer <wba...@tmo.at> --- Sorry, but that string replacement is too general. It also replaces umbrello with umbrello5 in the Icon= line (meaning the icon won't be found). I would suggest to use this instead: string(REPLACE "Exec=umbrello" "Exec=umbrello5" UMBRELLO_DESKTOP_OUT "${UMBRELLO_DESKTOP_OUT}") -- You are receiving this mail because: You are watching all bug changes.