/usr/share/applications/schism.desktop is in schism 2:20180209-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 17 18 19 20 21 22 | [Desktop Entry]
Actions=Play;FontEditor
Version=1.0
Name=Schism Tracker
Comment=Impulse Tracker clone
Comment[fr]=Clone d'Impulse Tracker
Terminal=false
TryExec=schismtracker
Exec=schismtracker %f
Type=Application
Icon=schism-icon-128.png
Categories=Audio;Midi;Sequencer;Player;Music
MimeType=audio/x-it;audio/x-s3m;audio/x-xm;audio/x-mod
Keywords=impulse;module;midi;music
[Desktop Action Play]
Name=Schism Tracker (play song)
Exec=schismtracker -p %f
[Desktop Action FontEditor]
Name=Schism Tracker (font editor)
Exec=schismtracker --font-editor
|