source: trunk/third/gnome-mime-data/gnome-vfs.mime @ 18791

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