author | harlekin <harlekin> | 2002-10-09 20:21:26 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-09 20:21:26 (UTC) |
commit | 907c53e8024f2a44795ce35890b686fbe1b7be9e (patch) (unidiff) | |
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 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Media Player | 2 | Comment=A Media Player |
3 | Exec=opieplayer2 | 3 | Exec=opieplayer2 |
4 | Icon=opieplayer2/MPEGPlayer | 4 | Icon=opieplayer2/MPEGPlayer |
5 | Type=Application | 5 | Type=Application |
6 | 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; | 6 | 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; |
7 | MimeTypeIcons=SoundPlayer;Sound;SoundPlayer;SoundPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;opieplayer2/playlist2 | 7 | MimeTypeIcons=SoundPlayer;Sound;SoundPlayer;SoundPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;opieplayer2/playlist2 |
8 | Name=Opie Media Player | 8 | Name=Opie Media Player |
9 | Name[ko]=오삐 미디어 플레이어 | 9 | Name[ko]=오삐 미디어 플레이어 |
10 | Name[it]=Media Player | 10 | Name[it]=Media Player |
11 | Name[de]=Media Player | 11 | 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 | |||
@@ -91,51 +91,52 @@ image/ief ief | |||
91 | image/jpeg jpeg jpg jpe | 91 | image/jpeg jpeg jpg jpe |
92 | image/png png | 92 | image/png png |
93 | image/tiff tiff tif | 93 | image/tiff tiff tif |
94 | image/x-bmp bmp | 94 | image/x-bmp bmp |
95 | image/x-cmu-raster ras | 95 | image/x-cmu-raster ras |
96 | image/x-portable-anymap pnm | 96 | image/x-portable-anymap pnm |
97 | image/x-portable-bitmap pbm | 97 | image/x-portable-bitmap pbm |
98 | image/x-portable-graymap pgm | 98 | image/x-portable-graymap pgm |
99 | image/x-portable-pixmap ppm | 99 | image/x-portable-pixmap ppm |
100 | image/x-rgb rgb | 100 | image/x-rgb rgb |
101 | image/x-xbitmap xbm | 101 | image/x-xbitmap xbm |
102 | image/x-xpixmap xpm | 102 | image/x-xpixmap xpm |
103 | image/x-xwindowdump xwd | 103 | image/x-xwindowdump xwd |
104 | message/external-body | 104 | message/external-body |
105 | message/news | 105 | message/news |
106 | message/partial | 106 | message/partial |
107 | message/rfc822 | 107 | message/rfc822 |
108 | model/iges igs iges | 108 | model/iges igs iges |
109 | model/mesh msh mesh silo | 109 | model/mesh msh mesh silo |
110 | model/vrml vrml wrl | 110 | model/vrml vrml wrl |
111 | multipart/alternative | 111 | multipart/alternative |
112 | multipart/appledouble | 112 | multipart/appledouble |
113 | multipart/digest | 113 | multipart/digest |
114 | multipart/mixed | 114 | multipart/mixed |
115 | multipart/parallel | 115 | multipart/parallel |
116 | playlist/plain playlist | 116 | playlist/plain playlist |
117 | text/css css | 117 | text/css css |
118 | text/html html htm | 118 | text/html html htm |
119 | text/plain txt asc c cc h hh cpp hpp | 119 | text/plain txt asc c cc h hh cpp hpp |
120 | text/richtext rtx | 120 | text/richtext rtx |
121 | text/tab-separated-values tsv | 121 | text/tab-separated-values tsv |
122 | text/x-setext etx | 122 | text/x-setext etx |
123 | text/x-sgml sgml sgm | 123 | text/x-sgml sgml sgm |
124 | text/x-vCalendar vcs | 124 | text/x-vCalendar vcs |
125 | text/x-vCard vcf | 125 | text/x-vCard vcf |
126 | text/x-xml-tableviewer xmlt | 126 | text/x-xml-tableviewer xmlt |
127 | text/xml xml dtd | 127 | text/xml xml dtd |
128 | text/x-csh csh | 128 | text/x-csh csh |
129 | text/x-csrc c | 129 | text/x-csrc c |
130 | text/x-java java | 130 | text/x-java java |
131 | text/x-tex tex ltx sty cls | 131 | text/x-tex tex ltx sty cls |
132 | video/x-ms-asf asf asx | 132 | video/x-ms-asf asf asx |
133 | video/dl dl | 133 | video/dl dl |
134 | video/fli fli | 134 | video/fli fli |
135 | video/gl gl | 135 | video/gl gl |
136 | video/mpeg mpeg mp2 mpe mpg | 136 | video/mpeg mpeg mp2 mpe mpg |
137 | video/quicktime mov qt | 137 | video/quicktime mov qt |
138 | video/x-msvideo avi | 138 | video/x-msvideo avi |
139 | video/x-ogm ogm | ||
139 | video/x-sgi-movie movie | 140 | video/x-sgi-movie movie |
140 | x-conference/x-cooltalk ice | 141 | x-conference/x-cooltalk ice |
141 | x-world/x-vrml wrl vrml | 142 | x-world/x-vrml wrl vrml |