void-packages/srcpkgs/python-tkinter/files/idle.desktop
Juan RP 0a0c3de1d4 python: split python-tkinter and idle-python into its own sourcepkg.
The reason is that there's cyclic dependency that must be avoided:
	python -> tk -> libX11 -> libxcb -> xcb-proto -> python

Be careful when adding cyclic dependencies; xbps-src -N is your friend.
2014-08-26 12:11:33 +02:00

10 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