Here is a patch which modify the desktop file to use ScummVM's icon instead of the non-existing one.
First time I submit a patch, I hope I'm doing it right… ;)
# Description: Use ScummVM icon # The original desktop file tries to use a non-existing icon file resulting # in no icon at all being used. # The patched desktop file uses the existing scummvm icon instead. # Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;bug=694677 # Author: Antoine Le Gonidec <antoine.legonidec....@gmail.com> --- a/debian/flight-of-the-amazon-queen.desktop +++ b/debian/flight-of-the-amazon-queen.desktop @@ -6,5 +6,5 @@ Comment=Embark on a quest to rescue a kidnapped princess and in the process, discover the true sinister intentions of a suspiciously located Lederhosen company Type=Application Exec=/usr/games/scummvm -p /usr/share/scummvm/flight-of-the-amazon-queen queen -Icon=flight-of-the-amazon-queen +Icon=scummvm Categories=AdventureGame;Game;RolePlaying;