mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-12 11:07:13 -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.
14 lines
400 B
Desktop File
14 lines
400 B
Desktop File
[Desktop Entry]
|
|
Name=Linux MultiMedia Studio
|
|
GenericName=music production suite
|
|
GenericName[ca]=Programari de producció musical
|
|
GenericName[de]=Software zur Musik-Produktion
|
|
Comment=easy music production for everyone!
|
|
Comment[ca]=Producció fàcil de música per a tothom!
|
|
Icon=lmms
|
|
Exec=lmms
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Qt;AudioVideo;Audio;Midi;
|
|
MimeType=application/x-lmms-project;
|