/usr/share/applications/idle-python2.6.desktop is in idle-python2.6 2.6.8-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | [Desktop Entry]
Name=IDLE (using Python-2.6)
Comment=Integrated Development Environment for Python (using Python-2.6)
Exec=/usr/bin/idle-python2.6 -n
Icon=/usr/share/pixmaps/python2.6.xpm
Terminal=false
Type=Application
Categories=Application;Development;
StartupNotify=true
|