mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-05 07:32:25 -04:00
Better executable description for jt9
This maintains the sort order in the Windows Task Manager summary background applications list.
This commit is contained in:
parent
6c077397dc
commit
5e3b931086
@ -1348,7 +1348,7 @@ generate_version_info (jt9_VERSION_RESOURCES
|
|||||||
NAME jt9
|
NAME jt9
|
||||||
BUNDLE ${PROJECT_BUNDLE_NAME}
|
BUNDLE ${PROJECT_BUNDLE_NAME}
|
||||||
ICON ${WSJTX_ICON_FILE}
|
ICON ${WSJTX_ICON_FILE}
|
||||||
FILE_DESCRIPTION "Slow mode decoder"
|
FILE_DESCRIPTION "jt9 - WSJT-X slow mode decoder"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable (jt9 ${jt9_FSRCS} ${jt9_VERSION_RESOURCES})
|
add_executable (jt9 ${jt9_FSRCS} ${jt9_VERSION_RESOURCES})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user