https://bugs.kde.org/show_bug.cgi?id=320514
Bug ID: 320514
Summary: [kde-windows] khangman lacks icon in the start menu
Classification: Unclassified
Product: khangman
Version: unspecified
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 320424
See bug 320424
I notice that the build system actually already contains the call of
kde4_add_app_icon :
kde4_add_app_icon(khangman_SRCS
"${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-khangman.png")
But I think there is a relative path mistake there. Since that line appears in
src/desktop/CMakeLists.txt, it should be written as :
kde4_add_app_icon(khangman_SRCS
"${CMAKE_CURRENT_SOURCE_DIR}/../../icons/hi*-app-khangman.png").
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows