void-packages/srcpkgs/python3-tkinter/files/idle3.desktop
Alessio Sergi 5481f5ecbb python3: split tkinter and idle into its own sourcepkg
Add a separate sourcepkg for tkinter to avoid a cyclic build time
dependency.
2018-03-26 18:48:48 +02:00

9 lines
178 B
Desktop File

[Desktop Entry]
Name=IDLE (using Python3)
Comment=IDE for Python (using Python3)
Exec=idle3
Icon=idle3
Terminal=false
Type=Application
Categories=Development;
StartupNotify=true