Hello, I have a .desktop file used to launch a program in wine stored in /usr/lib and I was wondering how to add that to the multimedia category in the whisker. The desktop entry is
[Desktop Entry]
Name=Musicbee
Exec=wine “C:\Program Files\MusicBee\Musicbee.exe”
Icon=/home/jonah/Mb/drive_c/Program Files/MusicBee/Skins/MusicBee.ico
Type=Application
Categories=Multimedia;
I have the category set to multimedia, but this doesn’t seem to sort it there. What else do I need to do?