Mercurial > mplayer.hg
annotate etc/mplayer.desktop @ 35467:364387ae95f4
Fix bug with stop button and playlist.
Although the current file was stopped and its information still
displayed, play would skip to next file in list. Now, the file
stopped can be resumed.
author | ib |
---|---|
date | Sun, 02 Dec 2012 15:56:19 +0000 |
parents | 30fad98fad6e |
children |
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; |
34869
30fad98fad6e
Add Windows Media Station file (application/x-netshow-channel) support.
ib
parents:
34847
diff
changeset
|
30 MimeType=application/mxf;application/x-netshow-channel;application/ogg;application/ram;application/vnd.rn-realmedia;application/x-shockwave-flash;application/smil;audio/ac3;audio/x-adpcm;audio/x-aiff;audio/AMR;audio/AMR-WB;audio/x-ape;audio/basic;audio/flac;audio/x-flac;audio/x-flac+ogg;audio/x-m4b;audio/x-matroska;audio/mp2;audio/mp4;audio/mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/ogg;audio/vnd.rn-realaudio;audio/x-scpls;audio/x-voc;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;video/3gpp;video/3gpp2;video/dv;video/x-flic;video/x-flv;video/x-matroska;video/mp2t;video/mp4;video/mpeg;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/ogg;video/x-ogm+ogg;video/quicktime;video/vnd.rn-realvideo;video/x-theora+ogg;video/webm; |