1 | # |
---|
2 | # Copyright (C) The Free Software Foundation, 1998, 1999, 2000 |
---|
3 | # Copyright (C) Eazel, Inc. 2000, 2001 |
---|
4 | # All rights reserved. |
---|
5 | # |
---|
6 | # Mime types as provided by the GNOME libraries for GNOME. |
---|
7 | # |
---|
8 | # Applications can provide more mime types by installing other |
---|
9 | # .mime files in the PREFIX/share/mime-info directory. |
---|
10 | # |
---|
11 | # The format of this file is: |
---|
12 | # |
---|
13 | # mime-type |
---|
14 | # ext[,prio]: list of extensions for this mime-type |
---|
15 | # regex[,prio]: a regular expression that matches the filename |
---|
16 | # |
---|
17 | # more than one ext: and regex: fields can be present. |
---|
18 | # |
---|
19 | # prio is the priority for the match, the default is 1. This is required |
---|
20 | # to distinguish composed filenames, for example .gz has a priority of 1 |
---|
21 | # and .tar.gz has a priority of 2 (thus a file having the filename |
---|
22 | # something.tar.gz will match the mime-type for tar.gz before the mime-type |
---|
23 | # for .gz |
---|
24 | # |
---|
25 | # The values in this file are kept in alphabetical order for convenience. |
---|
26 | # Please maintain this when adding new types. Also consider adding a |
---|
27 | # human-readable description to gnome-vfs.keys when adding a new type here. |
---|
28 | # |
---|
29 | # Also do please not add illegal mime types, observe the mime standard when |
---|
30 | # adding new types. |
---|
31 | |
---|
32 | application/andrew-inset |
---|
33 | ext: ez |
---|
34 | |
---|
35 | application/msword |
---|
36 | ext: doc |
---|
37 | |
---|
38 | application/octet-stream |
---|
39 | ext: bin |
---|
40 | |
---|
41 | application/oda |
---|
42 | ext: oda |
---|
43 | |
---|
44 | application/ogg |
---|
45 | ext: ogg |
---|
46 | |
---|
47 | application/pdf |
---|
48 | ext: pdf |
---|
49 | |
---|
50 | application/pgp |
---|
51 | ext: pgp |
---|
52 | |
---|
53 | application/postscript |
---|
54 | ext: ps eps |
---|
55 | |
---|
56 | application/qif |
---|
57 | ext: qif |
---|
58 | |
---|
59 | application/rtf |
---|
60 | ext: rtf |
---|
61 | |
---|
62 | application/vnd.corel-draw |
---|
63 | ext: cdr |
---|
64 | |
---|
65 | application/vnd.lotus-1-2-3 |
---|
66 | ext: 123 wk1 wk3 wk4 wks |
---|
67 | |
---|
68 | application/vnd.ms-excel |
---|
69 | ext: xls xla xlt xlc xld |
---|
70 | |
---|
71 | application/vnd.ms-powerpoint |
---|
72 | ext: ppt pps |
---|
73 | |
---|
74 | # StarOffice 5.x document types |
---|
75 | application/vnd.stardivision.calc |
---|
76 | ext: sdc |
---|
77 | application/vnd.stardivision.chart |
---|
78 | ext: sds |
---|
79 | application/vnd.stardivision.draw |
---|
80 | ext: sda |
---|
81 | application/vnd.stardivision.impress |
---|
82 | ext: sdd sdp |
---|
83 | application/vnd.stardivision.mail |
---|
84 | ext: smd |
---|
85 | application/vnd.stardivision.math |
---|
86 | ext: smf |
---|
87 | application/vnd.stardivision.writer |
---|
88 | ext: sdw vor sgl |
---|
89 | |
---|
90 | # OpenOffice 6.x document types |
---|
91 | application/vnd.sun.xml.calc |
---|
92 | ext: sxc |
---|
93 | application/vnd.sun.xml.calc.template |
---|
94 | ext: stc |
---|
95 | application/vnd.sun.xml.draw |
---|
96 | ext: sxd |
---|
97 | application/vnd.sun.xml.draw.template |
---|
98 | ext: std |
---|
99 | application/vnd.sun.xml.impress |
---|
100 | ext: sxi |
---|
101 | application/vnd.sun.xml.impress.template |
---|
102 | ext: sti |
---|
103 | application/vnd.sun.xml.math |
---|
104 | ext: sxm |
---|
105 | application/vnd.sun.xml.writer |
---|
106 | ext: sxw |
---|
107 | application/vnd.sun.xml.writer.global |
---|
108 | ext: sxg |
---|
109 | application/vnd.sun.xml.writer.template |
---|
110 | ext: stw |
---|
111 | |
---|
112 | |
---|
113 | application/x-abiword |
---|
114 | ext: abw |
---|
115 | |
---|
116 | application/x-ape |
---|
117 | ext: ape |
---|
118 | |
---|
119 | application/x-applix-presents |
---|
120 | ext: ap |
---|
121 | |
---|
122 | application/x-applix-spreadsheet |
---|
123 | ext: as |
---|
124 | |
---|
125 | application/x-applix-word |
---|
126 | ext: aw |
---|
127 | |
---|
128 | application/x-arj |
---|
129 | ext: arj |
---|
130 | |
---|
131 | application/x-asp |
---|
132 | ext: asp |
---|
133 | |
---|
134 | application/x-backup |
---|
135 | ext: bak BAK |
---|
136 | |
---|
137 | application/x-bcpio |
---|
138 | ext: bcpio |
---|
139 | |
---|
140 | application/x-bittorrent |
---|
141 | ext: torrent |
---|
142 | |
---|
143 | application/x-blender |
---|
144 | ext: blender blend BLEND |
---|
145 | |
---|
146 | application/x-bzip |
---|
147 | ext: bz2 bz |
---|
148 | |
---|
149 | application/x-bzip-compressed-tar |
---|
150 | regex,2: tar\.bz2$ |
---|
151 | |
---|
152 | application/x-cgi |
---|
153 | ext: cgi |
---|
154 | |
---|
155 | application/x-chess-pgn |
---|
156 | ext: pgn |
---|
157 | |
---|
158 | application/x-cinelerra |
---|
159 | ext: |
---|
160 | |
---|
161 | application/x-compress |
---|
162 | ext: Z |
---|
163 | |
---|
164 | application/x-compressed-tar |
---|
165 | regex,2: tar\.gz$ |
---|
166 | ext: tgz |
---|
167 | |
---|
168 | application/x-core-file |
---|
169 | regex: ^core$ |
---|
170 | |
---|
171 | application/x-cpio |
---|
172 | ext: cpio |
---|
173 | |
---|
174 | application/x-cpio-compressed |
---|
175 | regex,2: \.cpio\.gz$ |
---|
176 | |
---|
177 | application/x-dc-rom |
---|
178 | ext: dc |
---|
179 | |
---|
180 | application/x-deb |
---|
181 | ext: deb |
---|
182 | |
---|
183 | application/x-dia-diagram |
---|
184 | ext: dia |
---|
185 | |
---|
186 | application/x-dvi |
---|
187 | ext: dvi |
---|
188 | |
---|
189 | application/x-e-theme |
---|
190 | ext: etheme ETHEME |
---|
191 | |
---|
192 | application/x-font-afm |
---|
193 | ext: afm |
---|
194 | |
---|
195 | application/x-font-bdf |
---|
196 | ext: bdf |
---|
197 | |
---|
198 | application/x-font-linux-psf |
---|
199 | ext: psf |
---|
200 | |
---|
201 | application/x-font-pcf |
---|
202 | ext: pcf |
---|
203 | |
---|
204 | application/x-font-speedo |
---|
205 | ext: spd |
---|
206 | |
---|
207 | application/x-font-ttf |
---|
208 | ext: ttf TTF ttc TTC |
---|
209 | |
---|
210 | application/x-font-type1 |
---|
211 | ext: pfa pfb |
---|
212 | |
---|
213 | application/x-gameboy-rom |
---|
214 | ext: gb |
---|
215 | |
---|
216 | application/x-gchempaint |
---|
217 | ext: gchempaint |
---|
218 | |
---|
219 | application/x-gcrystal |
---|
220 | ext: gcrystal |
---|
221 | |
---|
222 | application/x-genesis-rom |
---|
223 | ext: gen md |
---|
224 | |
---|
225 | application/x-glade |
---|
226 | ext: glade |
---|
227 | |
---|
228 | application/x-gnome-app-info |
---|
229 | ext: desktop |
---|
230 | |
---|
231 | application/x-gnucash |
---|
232 | ext: gnucash gnc xac |
---|
233 | |
---|
234 | application/x-gnumeric |
---|
235 | ext: gnumeric |
---|
236 | |
---|
237 | application/x-gtar |
---|
238 | ext: gtar |
---|
239 | |
---|
240 | application/x-gzip |
---|
241 | ext: gz |
---|
242 | |
---|
243 | application/x-hdf |
---|
244 | ext: hdf |
---|
245 | |
---|
246 | application/x-iso-image |
---|
247 | ext:iso |
---|
248 | |
---|
249 | application/x-java-archive |
---|
250 | ext: jar |
---|
251 | |
---|
252 | application/x-java-byte-code |
---|
253 | ext: class |
---|
254 | |
---|
255 | application/x-jbuilder-project |
---|
256 | ext: jpr jpx |
---|
257 | |
---|
258 | application/x-kde-app-info |
---|
259 | ext: kdelnk |
---|
260 | |
---|
261 | application/x-killustrator |
---|
262 | ext: kil |
---|
263 | |
---|
264 | application/x-kpresenter |
---|
265 | ext: kpr |
---|
266 | |
---|
267 | application/x-kspread |
---|
268 | ext: ksp |
---|
269 | |
---|
270 | application/x-kword |
---|
271 | ext: kwd |
---|
272 | |
---|
273 | application/x-lha |
---|
274 | ext: lha |
---|
275 | |
---|
276 | application/x-lhz |
---|
277 | ext: lhz |
---|
278 | |
---|
279 | application/x-magicpoint |
---|
280 | ext: mgp |
---|
281 | |
---|
282 | application/x-matroska |
---|
283 | ext: mkv mka mks |
---|
284 | |
---|
285 | application/x-mif |
---|
286 | ext: mif |
---|
287 | |
---|
288 | application/x-mrproject |
---|
289 | ext: mrp mrproject |
---|
290 | |
---|
291 | application/x-ms-dos-executable |
---|
292 | ext: exe |
---|
293 | |
---|
294 | application/x-msx-rom |
---|
295 | ext: msx |
---|
296 | |
---|
297 | application/x-n64-rom |
---|
298 | ext: n64 |
---|
299 | |
---|
300 | application/x-nes-rom |
---|
301 | ext: nes |
---|
302 | |
---|
303 | application/x-netcdf |
---|
304 | ext: cdf nc |
---|
305 | |
---|
306 | application/x-object-file |
---|
307 | ext: o lo |
---|
308 | |
---|
309 | application/x-oleo |
---|
310 | ext: oleo |
---|
311 | |
---|
312 | application/x-palm-database |
---|
313 | ext: pdb |
---|
314 | |
---|
315 | application/x-php |
---|
316 | ext: php php3 php4 |
---|
317 | |
---|
318 | application/x-profile |
---|
319 | regex: gmon\.out$ |
---|
320 | |
---|
321 | application/x-python-byte-code |
---|
322 | ext: pyc |
---|
323 | |
---|
324 | application/x-qw |
---|
325 | ext: qif |
---|
326 | |
---|
327 | application/x-rar |
---|
328 | ext: rar |
---|
329 | |
---|
330 | application/x-rar-compressed |
---|
331 | ext: rar |
---|
332 | |
---|
333 | application/x-reject |
---|
334 | ext: rej |
---|
335 | |
---|
336 | application/x-rpm |
---|
337 | ext: rpm |
---|
338 | |
---|
339 | application/x-shar |
---|
340 | ext: shar |
---|
341 | |
---|
342 | application/x-shared-library |
---|
343 | ext: so |
---|
344 | |
---|
345 | application/x-shared-library-la |
---|
346 | ext: la |
---|
347 | |
---|
348 | application/x-shockwave-flash |
---|
349 | ext: swf |
---|
350 | |
---|
351 | application/x-smil |
---|
352 | ext: smil smi sml |
---|
353 | |
---|
354 | application/x-sms-rom |
---|
355 | ext: sms gg |
---|
356 | |
---|
357 | application/x-sv4cpio |
---|
358 | ext: sv4cpio |
---|
359 | |
---|
360 | application/x-sv4crc |
---|
361 | ext: sv4crc |
---|
362 | |
---|
363 | application/x-tar |
---|
364 | ext: tar |
---|
365 | |
---|
366 | application/x-theme |
---|
367 | ext: theme |
---|
368 | |
---|
369 | # FIXME bugzilla.eazel.com 5372: This matches too many file |
---|
370 | # names, including virtually all file names that end in ".1.Z". |
---|
371 | application/x-troff-man-compressed |
---|
372 | regex: ([^0-9]|^[^\.]*)\.([1-9][a-z]?|n)\.g?[Zz]$ |
---|
373 | |
---|
374 | application/x-unix-archive |
---|
375 | ext: a |
---|
376 | |
---|
377 | application/x-ustar |
---|
378 | ext: ustar |
---|
379 | |
---|
380 | application/x-wais-source |
---|
381 | ext: src |
---|
382 | |
---|
383 | application/x-xbase |
---|
384 | ext: dbf |
---|
385 | |
---|
386 | application/x-xbel |
---|
387 | ext: xbel |
---|
388 | |
---|
389 | application/x-zoo |
---|
390 | ext: zoo |
---|
391 | |
---|
392 | application/zip |
---|
393 | ext: zip |
---|
394 | |
---|
395 | audio/ac3 |
---|
396 | ext: ac3 |
---|
397 | |
---|
398 | audio/basic |
---|
399 | ext: snd |
---|
400 | |
---|
401 | audio/mpeg |
---|
402 | ext: mp1 mp3 |
---|
403 | |
---|
404 | audio/prs.sid |
---|
405 | ext: sid psid |
---|
406 | |
---|
407 | audio/x-aiff |
---|
408 | ext: aif aifc aiff |
---|
409 | |
---|
410 | audio/x-flac |
---|
411 | ext: flac |
---|
412 | |
---|
413 | audio/x-it |
---|
414 | ext: it IT |
---|
415 | |
---|
416 | audio/x-m4a |
---|
417 | ext: m4a |
---|
418 | |
---|
419 | audio/x-midi |
---|
420 | ext: midi mid |
---|
421 | |
---|
422 | audio/x-mod |
---|
423 | ext: mod MOD |
---|
424 | |
---|
425 | audio/x-mpegurl |
---|
426 | ext: m3u |
---|
427 | |
---|
428 | audio/x-ms-asx |
---|
429 | ext: asx wax |
---|
430 | |
---|
431 | audio/x-pn-realaudio |
---|
432 | ext: ram |
---|
433 | |
---|
434 | audio/x-real-audio |
---|
435 | ext: rm ra rv |
---|
436 | |
---|
437 | audio/x-s3m |
---|
438 | ext: S3M s3m |
---|
439 | |
---|
440 | audio/x-scpls |
---|
441 | ext: pls |
---|
442 | |
---|
443 | audio/x-stm |
---|
444 | ext: STM stm |
---|
445 | |
---|
446 | audio/x-ulaw |
---|
447 | ext: au |
---|
448 | |
---|
449 | audio/x-voc |
---|
450 | ext: voc |
---|
451 | |
---|
452 | audio/x-wav |
---|
453 | ext: wav |
---|
454 | |
---|
455 | audio/x-xi |
---|
456 | ext: xi |
---|
457 | |
---|
458 | audio/x-xm |
---|
459 | ext: xm XM |
---|
460 | |
---|
461 | image/bmp |
---|
462 | ext: bmp |
---|
463 | |
---|
464 | image/cgm |
---|
465 | ext: cgm |
---|
466 | |
---|
467 | image/gif |
---|
468 | ext: gif |
---|
469 | |
---|
470 | image/ief |
---|
471 | ext: ief |
---|
472 | |
---|
473 | image/jpeg |
---|
474 | ext: jpe jpeg jpg |
---|
475 | |
---|
476 | image/png |
---|
477 | ext: png |
---|
478 | |
---|
479 | image/svg+xml |
---|
480 | ext: svg svgz |
---|
481 | |
---|
482 | image/tiff |
---|
483 | ext: tif tiff |
---|
484 | |
---|
485 | image/vnd.djvu |
---|
486 | ext: djvu djv |
---|
487 | |
---|
488 | image/vnd.dwg |
---|
489 | ext: dwg |
---|
490 | |
---|
491 | image/vnd.dxf |
---|
492 | ext: dxf |
---|
493 | |
---|
494 | image/x-3ds |
---|
495 | ext: 3ds |
---|
496 | |
---|
497 | image/x-applix-graphic |
---|
498 | ext: ag |
---|
499 | |
---|
500 | image/x-bmp |
---|
501 | ext: bmp |
---|
502 | |
---|
503 | image/x-cmu-raster |
---|
504 | ext: ras |
---|
505 | |
---|
506 | image/x-compressed-xcf |
---|
507 | regex,2: \.xcf\.gz$ |
---|
508 | regex,2: \.xcf\.bz2$ |
---|
509 | |
---|
510 | image/x-dcm |
---|
511 | ext: dcm |
---|
512 | |
---|
513 | image/x-emf |
---|
514 | ext: emf |
---|
515 | |
---|
516 | image/x-fits |
---|
517 | ext: fits |
---|
518 | |
---|
519 | image/x-gray |
---|
520 | ext: gray |
---|
521 | |
---|
522 | image/x-icb |
---|
523 | ext: icb |
---|
524 | |
---|
525 | image/x-ico |
---|
526 | ext: ico |
---|
527 | |
---|
528 | image/x-iff |
---|
529 | ext: iff IFF |
---|
530 | |
---|
531 | image/x-ilbm |
---|
532 | ext: ilbm ILBM |
---|
533 | |
---|
534 | image/x-lwo |
---|
535 | ext: lwo lwob |
---|
536 | |
---|
537 | image/x-lws |
---|
538 | ext: lws |
---|
539 | |
---|
540 | image/x-miff |
---|
541 | ext: miff |
---|
542 | |
---|
543 | image/x-palm |
---|
544 | ext: palm |
---|
545 | |
---|
546 | image/x-pcx |
---|
547 | ext: pcx |
---|
548 | |
---|
549 | image/x-photo-cd |
---|
550 | ext: pcd |
---|
551 | |
---|
552 | image/x-pict |
---|
553 | ext: pct pict |
---|
554 | |
---|
555 | image/x-portable-anymap |
---|
556 | ext: pnm |
---|
557 | |
---|
558 | image/x-portable-bitmap |
---|
559 | ext: pbm |
---|
560 | |
---|
561 | image/x-portable-graymap |
---|
562 | ext: pgm |
---|
563 | |
---|
564 | image/x-portable-pixmap |
---|
565 | ext: ppm |
---|
566 | |
---|
567 | image/x-psd |
---|
568 | ext: psd |
---|
569 | |
---|
570 | image/x-rgb |
---|
571 | ext: rgb |
---|
572 | |
---|
573 | image/x-sgi |
---|
574 | ext: sgi |
---|
575 | |
---|
576 | image/x-sun-raster |
---|
577 | ext: sun |
---|
578 | |
---|
579 | image/x-tga |
---|
580 | ext: tga |
---|
581 | |
---|
582 | image/x-wmf |
---|
583 | ext: wmf |
---|
584 | |
---|
585 | image/x-xbitmap |
---|
586 | ext: xbm |
---|
587 | |
---|
588 | image/x-xcf |
---|
589 | ext: xcf |
---|
590 | |
---|
591 | image/x-xfig |
---|
592 | ext: fig |
---|
593 | |
---|
594 | image/x-xpixmap |
---|
595 | ext: xpm |
---|
596 | |
---|
597 | image/x-xwindowdump |
---|
598 | ext: xwd |
---|
599 | |
---|
600 | message/x-gnu-rmail |
---|
601 | regex: ^RMAIL$ |
---|
602 | |
---|
603 | |
---|
604 | |
---|
605 | model/vrml |
---|
606 | ext: wrl |
---|
607 | |
---|
608 | |
---|
609 | text/abiword |
---|
610 | ext: abw |
---|
611 | |
---|
612 | text/bib |
---|
613 | ext: bib |
---|
614 | |
---|
615 | text/calendar |
---|
616 | ext: ics |
---|
617 | |
---|
618 | text/css |
---|
619 | ext: css |
---|
620 | |
---|
621 | text/html |
---|
622 | ext: html htm HTML |
---|
623 | |
---|
624 | text/mathml |
---|
625 | ext: mml |
---|
626 | |
---|
627 | text/plain |
---|
628 | ext: asc txt TXT |
---|
629 | |
---|
630 | text/richtext |
---|
631 | ext: rtx |
---|
632 | |
---|
633 | text/sgml |
---|
634 | ext: sgml sgm |
---|
635 | |
---|
636 | text/spreadsheet |
---|
637 | ext: sylk slk |
---|
638 | |
---|
639 | text/tab-separated-values |
---|
640 | ext: tsv |
---|
641 | |
---|
642 | text/x-asm |
---|
643 | ext: s |
---|
644 | |
---|
645 | text/x-authors |
---|
646 | regex: AUTHORS |
---|
647 | |
---|
648 | text/x-c |
---|
649 | ext: c |
---|
650 | |
---|
651 | text/x-c++ |
---|
652 | ext: cc C cpp c++ |
---|
653 | |
---|
654 | text/x-c-header |
---|
655 | ext: h H h++ hpp |
---|
656 | |
---|
657 | text/x-comma-separated-values |
---|
658 | ext: csv |
---|
659 | |
---|
660 | text/x-copying |
---|
661 | regex: COPYING |
---|
662 | |
---|
663 | text/x-credits |
---|
664 | regex: CREDITS |
---|
665 | |
---|
666 | text/x-csh |
---|
667 | ext: csh |
---|
668 | |
---|
669 | text/x-dcl |
---|
670 | ext: dcl |
---|
671 | |
---|
672 | text/x-dsl |
---|
673 | ext: dsl |
---|
674 | |
---|
675 | text/x-dtd |
---|
676 | ext: dtd |
---|
677 | |
---|
678 | text/x-emacs-lisp |
---|
679 | ext: el |
---|
680 | |
---|
681 | text/x-fortran |
---|
682 | ext: f |
---|
683 | |
---|
684 | text/x-gtkrc |
---|
685 | regex: [.|]gtkrc |
---|
686 | |
---|
687 | text/x-haskell |
---|
688 | ext: hs |
---|
689 | |
---|
690 | text/x-idl |
---|
691 | ext: idl |
---|
692 | |
---|
693 | text/x-install |
---|
694 | regex: INSTALL |
---|
695 | |
---|
696 | text/x-java |
---|
697 | ext: java |
---|
698 | |
---|
699 | text/x-javascript |
---|
700 | ext: js |
---|
701 | |
---|
702 | text/x-literate-haskell |
---|
703 | ext: lhs |
---|
704 | |
---|
705 | text/x-lua |
---|
706 | ext: lua |
---|
707 | |
---|
708 | text/x-lyx |
---|
709 | ext: lyx |
---|
710 | |
---|
711 | text/x-makefile |
---|
712 | regex: [Mm]akefile |
---|
713 | |
---|
714 | text/x-objc |
---|
715 | ext: m |
---|
716 | |
---|
717 | text/x-pascal |
---|
718 | ext: p pascal |
---|
719 | |
---|
720 | text/x-patch |
---|
721 | ext: diff patch |
---|
722 | |
---|
723 | text/x-perl |
---|
724 | ext: pl perl pm |
---|
725 | |
---|
726 | text/x-po |
---|
727 | ext: po |
---|
728 | |
---|
729 | text/x-python |
---|
730 | ext: py |
---|
731 | |
---|
732 | text/x-readme |
---|
733 | regex: README.* |
---|
734 | regex: TODO* |
---|
735 | |
---|
736 | text/x-scheme |
---|
737 | ext: scm |
---|
738 | |
---|
739 | text/x-setext |
---|
740 | ext: etx |
---|
741 | |
---|
742 | text/x-sh |
---|
743 | ext: sh |
---|
744 | |
---|
745 | text/x-sql |
---|
746 | ext: sql |
---|
747 | |
---|
748 | text/x-tcl |
---|
749 | ext: tcl |
---|
750 | |
---|
751 | text/x-tex |
---|
752 | ext: tex cls sty ltx |
---|
753 | |
---|
754 | text/x-texinfo |
---|
755 | ext: texi texinfo |
---|
756 | |
---|
757 | text/x-troff |
---|
758 | ext: roff t tr |
---|
759 | |
---|
760 | # FIXME bugzilla.eazel.com 5372: This matches too many file |
---|
761 | # names, including virtually all file names that end in ".1". |
---|
762 | text/x-troff-man |
---|
763 | regex: (([^0-9]|^[^\.]*)\.([1-9][A-Za-z]*|n)|\.man)$ |
---|
764 | ext: man |
---|
765 | |
---|
766 | text/x-troff-me |
---|
767 | ext: me |
---|
768 | |
---|
769 | text/x-troff-mm |
---|
770 | ext: mm |
---|
771 | |
---|
772 | text/x-troff-ms |
---|
773 | ext: ms |
---|
774 | |
---|
775 | text/x-vcalendar |
---|
776 | ext: vcs vcf |
---|
777 | |
---|
778 | text/x-vcard |
---|
779 | ext: gcrd |
---|
780 | |
---|
781 | text/x-verilog-src |
---|
782 | ext: v vl vh verilog |
---|
783 | |
---|
784 | text/x-yacc |
---|
785 | ext: yacc y |
---|
786 | |
---|
787 | text/xml |
---|
788 | ext: xml |
---|
789 | |
---|
790 | video/mpeg |
---|
791 | ext: mp2 mpe mpeg mpg vob dat |
---|
792 | |
---|
793 | video/quicktime |
---|
794 | ext: mov qt |
---|
795 | |
---|
796 | video/vnd.vivo |
---|
797 | ext: viv vivo |
---|
798 | |
---|
799 | video/x-anim |
---|
800 | regex: \.anim[1-9j]$ |
---|
801 | |
---|
802 | video/x-flc |
---|
803 | ext: flc |
---|
804 | |
---|
805 | video/x-fli |
---|
806 | ext: fli |
---|
807 | |
---|
808 | video/x-ms-asf |
---|
809 | ext: asf |
---|
810 | |
---|
811 | video/x-ms-wmv |
---|
812 | ext: wmv |
---|
813 | |
---|
814 | video/x-ms-wvx |
---|
815 | ext: wvx |
---|
816 | |
---|
817 | video/x-msvideo |
---|
818 | ext: avi |
---|
819 | |
---|
820 | video/x-nsv |
---|
821 | ext: nsv NSV |
---|
822 | |
---|
823 | video/x-sgi-movie |
---|
824 | ext: movie |
---|