-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 | |||
@@ -115,27 +115,28 @@ 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 |