r345: Fixed a bug that prevented i18n from working.
[rox-filer/dt.git] / Choices / MIME-info / Standard
blob4b7282f6843050a5712d1e4e484b1bfceaeceb60
2 # Copryght (C) The Free Software Foundation, 1998, 1999
3 # http://www.fsf.org
5 # Mime types as provided by the GNOME libraries for GNOME.
6 # With a few mods for ROX...
8 # The format of this file is:
10 # mime-type
11 #         ext[,prio]:   list of extensions for this mime-type
12 #         regex[,prio]: a regular expression that matches the filename
14 # more than one ext: and regex: fields can be present.
16 # prio is the priority for the match, the default is 1.  This is required 
17 # to distinguish composed filenames, for example .gz has a priority of 1
18 # and .tar.gz has a priority of 2 (thus a file having the filename
19 # something.tar.gz will match the mime-type for tar.gz before the mime-type
20 # for .gz
22 # text values.
24 text/css
25         ext: css
27 text/sgml
28         ext: sgml sgm
30 text/plain
31         ext: asc txt TXT
33 text/html
34         ext: html htm HTML
36 text/richtext
37         ext: rtx
39 text/tab-separated-values
40         ext: tsv
42 text/x-fortran:
43         ext: f
45 text/vnd.latex-z
46         ext: latex
48 text/xml
49         ext: xml
51 text/x-idl
52         ext: idl
54 text/x-setext
55         ext: etx
57 text/x-c
58         ext: c h
60 text/x-gtkrc
61         regex: [.|]gtkrc
63 text/x-C++
64         ext: cc C cpp
66 text/x-perl
67         ext: pl perl
69 text/x-scheme
70         ext: scm
72 text/x-emacs-lisp
73         ext: el
75 text/x-python:
76         ext: py
78 text/x-vCalendar:
79         ext: vcs vcf
81 text/x-vCard
82         ext: gcrd
84 text/x-java
85         ext: java
87 text/x-dsl
88         ext: dsl
90 text/x-dtd
91         ext: dtd
93 text/x-dcl
94         ext: dcl
96 text/x-comma-separated-values
97         ext: csv
99 #audio values
100 audio/x-wav:
101         ext: wav
103 audio/x-mp3
104         ext: mp3
106 audio/x-aiff
107         ext: aif aifc aiff
109 audio/x-ulaw
110         ext: au
112 audio/basic
113         ext: snd
115 audio/x-voc
116         ext: voc
118 audio/x-pn-realaudio
119         ext: rm ra ram
121 audio/x-mod
122         ext: mod MOD
124 audio/x-s3m
125         ext: S3M
127 audio/x-xm
128         ext: xm XM
130 audio/x-it
131         ext: it IT
133 #application values
134 application/x-applix-word
135         ext: aw
137 application/x-gnome-app-info
138         ext: desktop
140 application/x-bzip
141         ext: bz2 bz
143 application/x-troff-man
144         regex: (([^0-9]|^[^\.]*)\.([1-9][A-Za-z]*|n)|\.man)$
146 application/x-troff-man-compressed
147         regex: ([^0-9]|^[^\.]*)\.([1-9][a-z]?|n)\.g?[Zz]$
149 application/x-object-file
150         ext: o
152 application/x-class-file
153         ext: class
155 application/x-shared-library
156         ext: so
158 application/postscript
159         ext: ps eps
161 application/pgp
162         ext: pgp
164 application/x-bcpio
165         ext: bcpio
167 application/octet-stream
168         ext: bin
170 application/x-netcdf
171         ext: cdf nc
173 application/x-cpio
174         ext: cpio
176 application/x-cpio-compressed
177         regex: \.cpio\.gz$
179 application/x-csh
180         ext: csh
182 application/x-dvi
183         ext: dvi
185 application/andrew-inset
186         ext: ez
188 application/x-gtar
189         ext: gtar
191 application/x-gunzip
192         ext: gz
194 application/x-hdf
195         ext: hdf
197 application/x-troff-man
198         ext: man
200 application/x-troff-me
201         ext: me
203 application/x-mif
204         ext: mif
206 application/x-troff-ms
207         ext: ms
209 application/oda
210         ext: oda
212 application/pdf
213         ext: pdf
215 application/x-chess-pgn
216         ext: pgn
218 application/x-troff
219         ext: roff t tr
221 application/rtf
222         ext: rtf
224 application/x-sh
225         ext: sh
227 application/x-shar
228         ext: shar
230 application/x-wais-source
231         ext: src
233 application/x-sv4cpio
234         ext: sv4cpio
236 application/x-sv4crc
237         ext: sv4crc
239 application/x-tar
240         ext: tar
242 application/x-compressed-tar
243         regex,2: tar\.gz$
244         ext: tgz
246 application/x-bzip-compressed-tar
247         regex,2: tar\.bz2$
249 application/x-jar-file
250         ext: jar
252 application/x-tcl
253         ext: tcl
255 application/x-tex
256         ext: tex
258 application/x-texinfo
259         ext: texi texinfo
261 application/x-ustar
262         ext: ustar
264 application/zip
265         ext: zip
267 application/x-rpm
268         ext: rpm
270 application/x-deb
271         ext: deb
273 application/x-zoo
274         ext: zoo
276 application/x-lha
277         ext: lha
279 application/x-arj
280         ext: arj
282 application/x-unix-archive
283         ext: a sa
285 application/x-backup
286         ext: bak BAK
287         
288 application/x-profile
289         regex: gmon\.out$
291 application/x-cgi
292         ext: cgi
294 application/x-asp
295         ext: asp
297 application/x-php
298         ext: php
300 application/x-midi:
301         ext: mid
303 application/x-shared-library-la
304         ext: la
306 application/x-applix-spreadsheet
307         ext: as
309 application/x-e-theme
310         ext: etheme ETHEME
312 application/x-theme
313         ext: theme
315 x-url/http
316         regex: http://.*
318 x-url/ftp
319         regex: ftp://.*
321 x-url/info
322         regex: info:.*
324 x-url/gopher
325         regex: gopher:.*
327 x-url/news
328         regex: news:.*
330 image/x-bmp
331         ext: bmp
333 image/x-ico
334         ext: ico
336 image/x-png
337         ext: png
339 image/x-tga
340         ext: tga
342 image/ief
343         ext: ief
345 image/jpeg
346         ext: jpe jpeg jpg JPG
348 image/x-portable-bitmap
349         ext: pbm
351 image/x-portable-graymap
352         ext: pgm
354 image/x-portable-anymap
355         ext: pnm
357 image/x-portable-pixmap
358         ext: ppm
360 image/x-cmu-raster
361         ext: ras
363 image/x-rgb
364         ext: rgb
366 image/tiff
367         ext: tif tiff
369 image/x-xbitmap
370         ext: xbm
372 image/x-xpixmap
373         ext: xpm
375 image/x-xwindowdump
376         ext: xwd
378 image/x-xcf:
379         ext: xcf
381 image/x-compressed-xcf
382         regex,2: \.xcf\.gz$
383         regex.2: \.xcf\.bz2$
385 image/x-psd:
386         ext: psd
388 image/gif
389         ext: gif
391 image/x-applix-graphic
392         ext: ag
394 image/x-xfig
395         ext: fig
397 image/vnd.dxf
398         ext: dxf
400 image/vnd.dwg
401         ext: dwg
403 image/x-3ds
404         ext: 3ds
406 image/x-lwo
407         ext: lwo lwob
409 image/x-lws
410         ext: lws
412 image/x-iff
413         ext: iff IFF
415 image/x-ilbm
416         ext: ilbm ILBM
418 video/quicktime
419         ext: mov qt
421 video/x-sgi-movie
422         ext: movie
424 video/x-msvideo:
425         ext: avi
427 video/mpeg
428         ext: mp2 mpe mpeg mpg
430 video/x-msvideo
431         ext: avi
433 video/x-anim
434         ext: anim5 anim7
436 message/x-gnu-rmail
437         regex: ^RMAIL$