Mercurial > mplayer.hg
annotate etc/mplayer.desktop @ 33514:30e54bd66d39
vobsub: simplify origin parsing.
author | cboesch |
---|---|
date | Sun, 12 Jun 2011 10:56:03 +0000 |
parents | c5dfa322efb4 |
children | 9e81d9667789 |
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 |
33455
7c9dedf0fac0
Make French and Italian Comment entries in desktop file GenericName entries.
ib
parents:
33454
diff
changeset
|
7 GenericName[fr]=Lecteur multimédia |
7c9dedf0fac0
Make French and Italian Comment entries in desktop file GenericName entries.
ib
parents:
33454
diff
changeset
|
8 GenericName[it]=Lettore multimediale |
33458 | 9 GenericName[ja]=メディアプレーヤー |
33457 | 10 X-GNOME-FullName=MPlayer Media Player |
11 X-GNOME-FullName[ca]=MPlayer Reproductor multimèdia | |
12 X-GNOME-FullName[de]=MPlayer Medienwiedergabe | |
13 X-GNOME-FullName[fr]=MPlayer Lecteur multimédia | |
14 X-GNOME-FullName[it]=MPlayer Lettore multimediale | |
33458 | 15 X-GNOME-FullName[ja]=MPlayer メディアプレーヤー |
29327
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
16 Comment=Play movies and songs |
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
17 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
|
18 Comment[de]=Filme und Musik wiedergeben |
33460 | 19 Comment[fr]=Lit les films et musiques |
33459 | 20 Comment[it]=Riproduce filmati e musica |
33458 | 21 Comment[ja]=動画や音声のファイルを再生します |
26309
5a27681fb896
According to the Icon Theme Specification icon names should have no extension.
diego
parents:
26274
diff
changeset
|
22 Icon=mplayer |
12727 | 23 TryExec=gmplayer |
26274
415bec20d8d0
We currently use %U as argument to the Exec entry to indicate that gmplayer
diego
parents:
24580
diff
changeset
|
24 Exec=gmplayer %F |
16395
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
25 Terminal=false |
24579
c4c3e0acd881
Remove Application from list of Categories, it is not a valid category.
diego
parents:
24578
diff
changeset
|
26 Categories=GTK;AudioVideo;Audio;Video;Player;TV; |
32487
7e21cc8ad3d4
Add video/3gpp and application/x-flash-video mime types.
diego
parents:
29327
diff
changeset
|
27 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; |