dd465c41b3
That addresses the following issues: - Add tkinter ("Tk interface") support. Tkinter is the standard Python binding to the Tk GUI toolkit. - Fix broken IDLE (the Python IDE) built with Tkinter. Add two new subpkgs: python-tkinter and idle-python.
9 lines
145 B
Desktop File
9 lines
145 B
Desktop File
[Desktop Entry]
|
|
Name=IDLE
|
|
Comment=IDE for Python2
|
|
Exec=idle
|
|
Icon=idle
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Development;
|
|
StartupNotify=true
|