/usr/share/applications/ilcontrast.desktop is in mono-tools-gui 2.11+git20131009.5b1ef35-1build1.
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 10 11 | [Desktop Entry]
Version=1.0
Name=Mono IL Contrast
GenericName=Assembly Comparison Tool
Comment=Identify differences in the API exposed by mono library assemblies.
Exec=/usr/bin/ilcontrast
Icon=monodoc
StartupNotify=true
Terminal=false
Type=Application
Categories=Development;Profiling;
|