luv-icon-theme
luv-icon-theme copied to clipboard
[Linux] Clementine Plasma 5
Below I've attached two screenshots and the desktop entry. Note that clementine also needs two status icon (one blank one and another colored) such that they are overlay-ed to create a dynamic status icon representing the current song's progress. (See second screenshot). I'll also attach an example of those two icons (pngs).
[Desktop Entry]
Version=1.0
Type=Application
Name=Clementine
... (name in other languages)
GenericName=Clementine Music Player
... (generic name in other languages)
Comment=Plays music and last.fm streams
... (comment in other languages)
Exec=clementine %U
TryExec=clementine
Icon=clementine
Terminal=false
Categories=AudioVideo;Player;Qt;Audio;
StartupNotify=false
MimeType=application/ogg;application/x-ogg;application/x-ogm-audio;audio/aac;audio/mp4;audio/mpeg;audio/mpegurl;audio/ogg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-flac;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-oggflac;audio/x-pn-realaudio;audio/x-scpls;audio/x-speex;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;video/x-ms-asf;x-content/audio-player;x-scheme-handler/zune;x-scheme-handler/itpc;x-scheme-handler/itms;x-scheme-handler/feed;
Actions=Play;Pause;Stop;Previous;Next;
[Desktop Action Play]
...