Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R4578:09bfd19ea669: Initial inclusion of thonny, resolves T7040
- Install OK
- Uses OS python3 version OK
- Edit, run shell OK
Diff Detail
Diff Detail
- Repository
- R4578 thonny
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| files/thonny.desktop | ||
|---|---|---|
| 8 | I think it would be cleaner to make a symbolic link to /usr/share/pixmaps/ or /usr/share/icons/hicolor/??x??/apps and set only the icon file name in the desktop file. Especially in this precise case because a future stack upgrade of python to 3.7 would break this and nobody would notice until someone reports the problem. PS: Undocumented feature %python3_version% will return the version number (like 3.6 or 3.7, ...). You can use this for the symbolic link. | |
| 17 | perhaps you can nuke the blank line. | |