mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
This changes 'keep existing version' to 'sync project changes' when changes to the pyproject.toml file have been detected that are newer than the installer's version. Also adds a way to temporarily enable the launcher, as we needed some other trigger than the pyproject.toml file anyway, and this approach also solves #4165. And removes the 'quit' option, since it's an uncommon operation, and the user can just close the window instead. Short-term caveat: users with older launchers/addon will trigger the old pyproject.toml mtime bump, leading to a 'sync project changes' message that will not make much sense to a typical user. |
||
|---|---|---|
| .. | ||
| addon | ||
| lin | ||
| mac | ||
| src | ||
| win | ||
| build.rs | ||
| Cargo.toml | ||
| pyproject.toml | ||
| versions.py | ||