/usr/share/applications/monkeystudio.desktop is in monkeystudio 1.9.0.4+git20161218-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 10 11 12 13 14 15 16 | [Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Monkey Studio IDE
Comment=The best cross platform IDE available!
TryExec=monkeystudio
Exec=monkeystudio
Icon=monkeystudio
MimeType=text/*;inode/directory;
Actions=Open;
Categories=Development;Qt;IDE;
[Desktop Action Open]
Exec=monkeystudio %F
Name=Open With MkS
|