mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
#2045 Make Description Less Useless
This commit is contained in:
parent
e7876a0e0b
commit
775c6a770a
3
build.py
3
build.py
@ -143,7 +143,8 @@ def build() -> None:
|
|||||||
)
|
)
|
||||||
|
|
||||||
version_info: dict = {
|
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.",
|
" Elite Dangerous for use with all popular online and offline trading tools.",
|
||||||
"company_name": "EDCD", # Used by WinSparkle
|
"company_name": "EDCD", # Used by WinSparkle
|
||||||
"product_name": appname, # Used by WinSparkle
|
"product_name": appname, # Used by WinSparkle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user