author | harlekin <harlekin> | 2002-10-09 20:21:26 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-09 20:21:26 (UTC) |
commit | 907c53e8024f2a44795ce35890b686fbe1b7be9e (patch) (side-by-side diff) | |
tree | a7c23c466e71aaa69d7aebef1eead1b70c88aad1 | |
parent | 0f5a65dda7268881906743487672543ba8d3519f (diff) | |
download | opie-907c53e8024f2a44795ce35890b686fbe1b7be9e.zip opie-907c53e8024f2a44795ce35890b686fbe1b7be9e.tar.gz opie-907c53e8024f2a44795ce35890b686fbe1b7be9e.tar.bz2 |
added ogm
-rw-r--r-- | apps/Applications/mediaplayer.desktop | 4 | ||||
-rw-r--r-- | etc/mime.types | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/apps/Applications/mediaplayer.desktop b/apps/Applications/mediaplayer.desktop index 71e6907..853346b 100644 --- a/apps/Applications/mediaplayer.desktop +++ b/apps/Applications/mediaplayer.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Comment=A Media Player Exec=opieplayer2 Icon=opieplayer2/MPEGPlayer Type=Application -MimeType=audio/mpeg;audio/x-wav;audio/x-mpegurl;audio/x-ogg;video/x-ms-asf;video/quicktime;video/mpeg;video/x-msvideo;playlist/plain; -MimeTypeIcons=SoundPlayer;Sound;SoundPlayer;SoundPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;opieplayer2/playlist2 +MimeType=audio/mpeg;audio/x-wav;audio/x-mpegurl;audio/x-ogg;video/x-ogm;video/x-ms-asf;video/quicktime;video/mpeg;video/x-msvideo;playlist/plain; +MimeTypeIcons=SoundPlayer;Sound;SoundPlayer;SoundPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;opieplayer2/playlist2 Name=Opie Media Player Name[ko]=오삐 미디어 플레이어 Name[it]=Media Player Name[de]=Media Player diff --git a/etc/mime.types b/etc/mime.types index 44d55a3..04ab61a 100644 --- a/etc/mime.types +++ b/etc/mime.types @@ -123,19 +123,20 @@ text/x-setext etx text/x-sgml sgml sgm text/x-vCalendar vcs text/x-vCard vcf text/x-xml-tableviewer xmlt text/xml xml dtd text/x-csh csh text/x-csrc c text/x-java java text/x-tex tex ltx sty cls video/x-ms-asf asf asx video/dl dl video/fli fli video/gl gl video/mpeg mpeg mp2 mpe mpg video/quicktime mov qt video/x-msvideo avi +video/x-ogm ogm video/x-sgi-movie movie x-conference/x-cooltalk ice x-world/x-vrml wrl vrml |