[umbrello] [Bug 381565] org.kde.umbrello5.desktop has wrong Exec line
Wolfgang Bauer
bugzilla_noreply at kde.org
Fri Jun 23 23:38:05 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=381565
--- Comment #2 from Wolfgang Bauer <wbauer at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list