# A few extra entries for ROX
# See the 'MIME-info/gnome-vfs.mime' file for an explanation of the syntax.

# Differences for ROX-Filer:
#
# - The prio field is ignored.
# - Extensions may contains dots, eg 'tar.gz' matches 'paper.tar.gz'
#   (the longest match is used, and a same-case match is preferred over
#   a different-case match).
# - Regex rules are only used if the extension rules don't match.

# Maybe this should be uri-list... but that has another meaning...
text/x-uri
	ext: uri url

text/x-lyx
	ext: lyx

text/x-povray
	ext: pov

audio/x-mod
	ext: mod

audio/x-s3m
	ext: s3m

application/x-kword
	ext: kwd kwt

application/x-tgif
	ext: obj

application/x-compressed-postscript
	ext: ps.gz eps.gz

application/x-gzip
	ext: gz

application/x-gnumeric
	ext: gnumeric

application/vnd.ms-excel
	ext: xls xlw

application/x-dia-diagram
	ext: dia

font/afm
	ext: afm

font/ttf
	ext: ttf

font/x-pcf
	ext: pcf

# More efficient versions of the GNOME entries...

application/x-bzip-compressed-tar
	ext: tar.bz2

application/x-compressed-tar
	ext: tgz tar.gz

application/x-cpio-compressed
	ext: cpio.gz

image/x-compressed-xcf
	ext: xcf.gz
	ext: xcf.bz2

# Give this a sensible type even though it has no extension.
# We were using '.DirIcon.png', but this allows future expansion
# to other types without changing the name.
image/png
	regex: .DirIcon

application/x-compiled-python
	ext: pyc
