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