mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
We need to exec() Python from a GUI context so that the app name and icon are inherited from our launcher bundle. And we need to munge sys.argv[0] prior to main window instantiation so that we don't get app menu entries like "Hide -c". We do that in the launcher instead of __init__.py so that older versions display correctly too. |
||
|---|---|---|
| .. | ||
| addon | ||
| lin | ||
| mac | ||
| src | ||
| win | ||
| build.rs | ||
| Cargo.toml | ||
| pyproject.toml | ||