42 lines
1.3 KiB
Plaintext
Executable File
42 lines
1.3 KiB
Plaintext
Executable File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Clementine
|
|
GenericName=Clementine Music Player
|
|
GenericName[pt]=Reprodutor de músicas Clementine
|
|
Comment=Plays music and last.fm streams
|
|
Comment[pt]=Reprodução de músicas e emissões last.fm
|
|
Exec=clementine %U
|
|
TryExec=clementine
|
|
Icon=application-x-clementine
|
|
Terminal=false
|
|
Categories=AudioVideo;Player;Qt;
|
|
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;
|
|
X-Ayatana-Desktop-Shortcuts=Play;Pause;Stop;Previous;Next;
|
|
|
|
[Play Shortcut Group]
|
|
Name=Play
|
|
Exec=clementine --play
|
|
TargetEnvironment=Unity
|
|
|
|
[Pause Shortcut Group]
|
|
Name=Pause
|
|
Exec=clementine --pause
|
|
TargetEnvironment=Unity
|
|
|
|
[Stop Shortcut Group]
|
|
Name=Stop
|
|
Exec=clementine --stop
|
|
TargetEnvironment=Unity
|
|
|
|
[Previous Shortcut Group]
|
|
Name=Previous
|
|
Exec=clementine --previous
|
|
TargetEnvironment=Unity
|
|
|
|
[Next Shortcut Group]
|
|
Name=Next
|
|
Exec=clementine --next
|
|
TargetEnvironment=Unity
|