mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05: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
|
||||
BUNDLE ${PROJECT_BUNDLE_NAME}
|
||||
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})
|
||||
|
Loading…
Reference in New Issue
Block a user