Search:
Login
Preferences
Help/Guide
About Trac
API
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1173:6611a47528bb
for
setup.py
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
10/20/24 13:00:41 (
6 months
ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:
Offline flight-specific login result with fleet and gate data read from local JSON files (re
#391
)
File:
1 edited
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r1083
r1173
51
51
52
52
rootFiles = ["logo.png", "conn_grey.png", "conn_red.png", "conn_green.png",
53
"mavalogo.png"
]
53
"mavalogo.png"
, "fleet.json", "gates.json"
]
54
54
if os.name!="nt":
55
55
rootFiles.append("Microsoft.VC90.CRT.manifest")
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive