summarylogtreecommitdiffstats
path: root/idle.desktop
blob: 14a2e517b24ddb334f6f23dff006f8df686dabb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Desktop Entry]
Name=IDLE
GenericName=Python IDE
Comment=Python Integrated Development and Learning Environment
Exec=/usr/bin/idle %F
Icon=idle
Terminal=false
Type=Application
Categories=Development;
StartupNotify=true
MimeType=text/x-python;