Mercurial > mplayer.hg
annotate etc/mplayer.desktop @ 34817:326242b21831
Do not return void type and remove broken duplicate code.
The second copy of that code would only be run after
we already tried to use mpi pointer, which means in the
case it was supposed to handle we had already crashed.
author | reimar |
---|---|
date | Tue, 15 May 2012 21:18:39 +0000 |
parents | 9e81d9667789 |
children | 44210843ba79 |
rev | line source |
---|---|
12727 | 1 [Desktop Entry] |
2 Type=Application | |
33452 | 3 Name=MPlayer |
4 GenericName=Media Player | |
33453 | 5 GenericName[ca]=Reproductor multimèdia |
33454
924f1c425256
Add German GenericName entry to desktop file and revise German Comment entry.
ib
parents:
33453
diff
changeset
|
6 GenericName[de]=Medienwiedergabe |
34764 | 7 GenericName[es]=Reproductor multimedia |
33455
7c9dedf0fac0
Make French and Italian Comment entries in desktop file GenericName entries.
ib
parents:
33454
diff
changeset
|
8 GenericName[fr]=Lecteur multimédia |
7c9dedf0fac0
Make French and Italian Comment entries in desktop file GenericName entries.
ib
parents:
33454
diff
changeset
|
9 GenericName[it]=Lettore multimediale |
33458 | 10 GenericName[ja]=メディアプレーヤー |
33457 | 11 X-GNOME-FullName=MPlayer Media Player |
12 X-GNOME-FullName[ca]=MPlayer Reproductor multimèdia | |
13 X-GNOME-FullName[de]=MPlayer Medienwiedergabe | |
34764 | 14 X-GNOME-FullName[es]=MPlayer Reproductor multimedia |
33457 | 15 X-GNOME-FullName[fr]=MPlayer Lecteur multimédia |
16 X-GNOME-FullName[it]=MPlayer Lettore multimediale | |
33458 | 17 X-GNOME-FullName[ja]=MPlayer メディアプレーヤー |
29327
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
18 Comment=Play movies and songs |
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
19 Comment[ca]=Reproduïu vídeos i cançons |
33454
924f1c425256
Add German GenericName entry to desktop file and revise German Comment entry.
ib
parents:
33453
diff
changeset
|
20 Comment[de]=Filme und Musik wiedergeben |
34764 | 21 Comment[es]=Reproduce vídeos y música |
33460 | 22 Comment[fr]=Lit les films et musiques |
33459 | 23 Comment[it]=Riproduce filmati e musica |
33458 | 24 Comment[ja]=動画や音声のファイルを再生します |
26309
5a27681fb896
According to the Icon Theme Specification icon names should have no extension.
diego
parents:
26274
diff
changeset
|
25 Icon=mplayer |
12727 | 26 TryExec=gmplayer |
26274
415bec20d8d0
We currently use %U as argument to the Exec entry to indicate that gmplayer
diego
parents:
24580
diff
changeset
|
27 Exec=gmplayer %F |
16395
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
28 Terminal=false |
24579
c4c3e0acd881
Remove Application from list of Categories, it is not a valid category.
diego
parents:
24578
diff
changeset
|
29 Categories=GTK;AudioVideo;Audio;Video;Player;TV; |
32487
7e21cc8ad3d4
Add video/3gpp and application/x-flash-video mime types.
diego
parents:
29327
diff
changeset
|
30 MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska;video/3gpp;application/x-flash-video; |