/usr/share/applications/mkvinfo.desktop is in mkvtoolnix-gui 7.3.0-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 | [Desktop Entry]
Type=Application
Name=mkvinfo
GenericName=Show information about MKV files
GenericName[de]=Informationen über MKV-Dateien anzeigen
GenericName[es]=Mostrar información sobre ficheros MKV
GenericName[zh_CN]=显示 MKV 文件的信息
GenericName[zh_TW]=顯示 MKV 檔資訊
Icon=mkvinfo
Exec=mkvinfo -g %f
Terminal=false
MimeType=video/x-matroska;audio/x-matroska;
Categories=AudioVideo;AudioVideoEditing;
InitialPreference=-1
|