40 lines
1.1 KiB
Plaintext
Executable File
40 lines
1.1 KiB
Plaintext
Executable File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Strawberry
|
|
GenericName=Strawberry Music Player
|
|
Comment=Plays music
|
|
Exec=strawberry %U
|
|
TryExec=strawberry
|
|
Icon=strawberry
|
|
Terminal=false
|
|
Categories=AudioVideo;Player;Qt;Audio;
|
|
StartupNotify=false
|
|
MimeType=x-content/audio-player;application/ogg;application/x-ogg;application/x-ogm-audio;audio/flac;audio/ogg;audio/vorbis;audio/aac;audio/mp4;audio/mpeg;audio/mpegurl;audio/vnd.rn-realaudio;audio/x-flac;audio/x-oggflac;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-speex;audio/x-wav;audio/x-wavpack;audio/x-ape;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-pn-realaudio;audio/x-scpls;video/x-ms-asf;x-scheme-handler/tidal;
|
|
StartupWMClass=strawberry
|
|
Actions=Play;Pause;Stop;StopAfterCurrent;Previous;Next;
|
|
|
|
[Desktop Action Play]
|
|
Name=Play
|
|
Exec=strawberry --play
|
|
|
|
[Desktop Action Pause]
|
|
Name=Pause
|
|
Exec=strawberry --pause
|
|
|
|
[Desktop Action Stop]
|
|
Name=Stop
|
|
Exec=strawberry --stop
|
|
|
|
[Desktop Action StopAfterCurrent]
|
|
Name=Stop after this track
|
|
Exec=strawberry --stop-after-current
|
|
|
|
[Desktop Action Previous]
|
|
Name=Previous
|
|
Exec=strawberry --previous
|
|
|
|
[Desktop Action Next]
|
|
Name=Next
|
|
Exec=strawberry --next
|