diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-05 09:43:13 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-05 09:43:13 +0000 |
commit | df82620ed8dbdc5fd7bac3886efe45484dfbe210 (patch) | |
tree | d00688b03e59e5643a0f8f8569a2530665668718 | |
parent | bac3cd6610461b34c32edee83cf5c626a60296b2 (diff) |
Spelling, fix Terminal and Categories entry, add MimeType.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16396 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | etc/mplayer.desktop | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/etc/mplayer.desktop b/etc/mplayer.desktop index ec003ba6ca..4878c20ded 100644 --- a/etc/mplayer.desktop +++ b/etc/mplayer.desktop @@ -2,14 +2,15 @@ Type=Application Encoding=UTF-8 Name=MPlayer -GenericName=Multimedia Player -Comment=Multimedia Player -Comment[de]=Multimedia Player +GenericName=Multimedia player +Comment=Multimedia player +Comment[de]=Multimedia-Player Comment[es]=Reproductor multimedia Comment[fr]=Lecteur multimedia Comment[it]=Lettore multimediale Icon=mplayer-desktop.xpm TryExec=gmplayer Exec=gmplayer -Terminal=0 -Categories=GNOME;KDE;GTK;Application;Multimedia;AudioVideo;Video;Player; +Terminal=false +Categories=GTK;Application;AudioVideo;Audio;Video;Player;TV; +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/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/x-msvideo; |