Mercurial > mplayer.hg
annotate etc/mplayer.desktop @ 33457:a5ffcb4be6bd
Add X-GNOME-FullName entries to desktop file.
According to the Desktop Entry Specification, the "full name" should be built
from Name and GenericName. While some desktop environments do this (like KDE),
GNOME doesn't and uses its own key instead.
This closes Bugzilla #1680.
author | ib |
---|---|
date | Fri, 03 Jun 2011 14:12:59 +0000 |
parents | e80ada93a3c5 |
children | 059ef0994e64 |
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 |
33457 | 9 X-GNOME-FullName=MPlayer Media Player |
10 X-GNOME-FullName[ca]=MPlayer Reproductor multimèdia | |
11 X-GNOME-FullName[de]=MPlayer Medienwiedergabe | |
12 X-GNOME-FullName[fr]=MPlayer Lecteur multimédia | |
13 X-GNOME-FullName[it]=MPlayer Lettore multimediale | |
29327
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
14 Comment=Play movies and songs |
14462e7a4945
Conform to the updated Desktop File Specification. Also improve the
siretart
parents:
26396
diff
changeset
|
15 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
|
16 Comment[de]=Filme und Musik wiedergeben |
26309
5a27681fb896
According to the Icon Theme Specification icon names should have no extension.
diego
parents:
26274
diff
changeset
|
17 Icon=mplayer |
12727 | 18 TryExec=gmplayer |
26274
415bec20d8d0
We currently use %U as argument to the Exec entry to indicate that gmplayer
diego
parents:
24580
diff
changeset
|
19 Exec=gmplayer %F |
16395
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
20 Terminal=false |
24579
c4c3e0acd881
Remove Application from list of Categories, it is not a valid category.
diego
parents:
24578
diff
changeset
|
21 Categories=GTK;AudioVideo;Audio;Video;Player;TV; |
32487
7e21cc8ad3d4
Add video/3gpp and application/x-flash-video mime types.
diego
parents:
29327
diff
changeset
|
22 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; |