~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to dist/clementine.desktop

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
Categories=AudioVideo;Player;Qt;
14
14
StartupNotify=false
15
15
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;
 
16
X-Ayatana-Desktop-Shortcuts=Play;Pause;Stop;Previous;Next;
 
17
 
 
18
[Play Shortcut Group] 
 
19
Name=Play
 
20
Exec=clementine --play 
 
21
TargetEnvironment=Unity
 
22
 
 
23
[Pause Shortcut Group] 
 
24
Name=Pause
 
25
Exec=clementine --pause
 
26
TargetEnvironment=Unity
 
27
 
 
28
[Stop Shortcut Group] 
 
29
Name=Stop
 
30
Exec=clementine --stop
 
31
TargetEnvironment=Unity
 
32
 
 
33
[Previous Shortcut Group] 
 
34
Name=Previous
 
35
Exec=clementine --previous
 
36
TargetEnvironment=Unity
 
37
 
 
38
[Next Shortcut Group] 
 
39
Name=Next
 
40
Exec=clementine --next
 
41
TargetEnvironment=Unity