mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 18:19:42 -04:00
Thanks to Fryderyk Dziarmagowski for providing a patch for the .desktop file of LMMS. It should be standard conform now. An icon is now explicitely installed in /usr/share/pixmaps so the .desktop and menu files can specify a generic icon name rather than an absolute file path to a PNG file of LMMS' default theme.
5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
?package(lmms):needs="X11" section="Apps/Sound" \
|
|
title="LMMS" hints="Audio" command="/usr/bin/lmms" \
|
|
longtitle="Linux MultiMedia Studio" \
|
|
icon="/usr/share/pixmaps/lmms.png"
|