/usr/share/applications/clamz.desktop is in clamz 0.5-2build2.
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=Clamz MP3 Downloader (command-line)
Comment=Download MP3 files from AmazonMP3.com
Exec=clamz "--default-output-dir=\\${XDG_MUSIC_DIR:-\\$HOME/Music}/\\${album_artist}/\\${album}"
Terminal=true
Type=Application
Categories=Network;
MimeType=audio/x-amzxml;
NoDisplay=true
|