CVSROOT: /cvs Module name: ports Changes by: dco...@cvs.openbsd.org 2012/09/18 14:39:25
Modified files: audio/last.fm : Makefile audio/last.fm/files: lastfm.desktop Log message: The desktop entry created for the last.fm player did not support passing arguments, but this is needed when attempting to launch the last.fm player from a browser via the uri handler (last.fm radio links). Fix it by replacing the "Exec=last.fm" line with "Exec=last.fm %U". >From gentoo linux