mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-05 14:46:18 -05:00
For LMMS files to be clickable in a Linux desktop environment, there need to be a program accepting such files as an argument. This patch change the lmms desktop file to affect files to open on the command line. I did not know if lmms accepted URLs to remote files, so I went with the safer %f for local files. This patch originated in the Debian packaging, see for example <URL: https://sources.debian.net/src/lmms/1.0.3-5/debian/patches/ >.