mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -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
4757ee4506
commit
a4cbde10cb
@ -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