The installer puts the icon in @prefix@/share/pixmaps/amsynth.png which breaks freedesktop guidelines. It should actually go in /usr/share/icons/hicolor/ and then the icon line of the .desktop file should just read Icon=amsynth. This allows theme developers to properly theme the icon and prevents breakage in style consistency.
The installer puts the icon in
@prefix@/share/pixmaps/amsynth.pngwhich breaks freedesktop guidelines. It should actually go in/usr/share/icons/hicolor/and then the icon line of the .desktop file should just readIcon=amsynth. This allows theme developers to properly theme the icon and prevents breakage in style consistency.