1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

#2045 Make Description Less Useless

This commit is contained in:
David Sangrey 2023-08-03 16:29:42 -04:00
parent e7876a0e0b
commit 775c6a770a
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -143,7 +143,8 @@ def build() -> None:
)
version_info: dict = {
"description": "Downloads commodity market and other station data from the game"
"description": "Elite Dangerous Market Connector (EDMC)",
"comments": "Downloads commodity market and other station data from the game"
" Elite Dangerous for use with all popular online and offline trading tools.",
"company_name": "EDCD", # Used by WinSparkle
"product_name": appname, # Used by WinSparkle