added some files I missed..

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31241 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Fredrik Modeen
2009-06-25 20:07:23 +00:00
parent fda5049123
commit c50a2db0af
2 changed files with 56 additions and 48 deletions
@@ -1,38 +1,38 @@
class application/java class application/java
hqx application/mac-binhex40 hqx application/mac-binhex40
doc application/msword doc application/msword
dot application/msword dot application/msword
bin application/octet-stream bin application/octet-stream
dump application/octet-stream dump application/octet-stream
exe application/octet-stream exe application/octet-stream
o application/octet-stream o application/octet-stream
pdf application/pdf pdf application/pdf
ai application/postscript ai application/postscript
eps application/postscript eps application/postscript
ps application/postscript ps application/postscript
smi application/smil smi application/smil
smil application/smil smil application/smil
xls application/vnd.ms-excel xls application/vnd.ms-excel
ppt application/vnd.ms-powerpoint ppt application/vnd.ms-powerpoint
rm application/vnd.rn-realmedia rm application/vnd.rn-realmedia
rn application/vnd.rn-realplayer rn application/vnd.rn-realplayer
rsrc application/x-be-resource rsrc application/x-be-resource
bz2 application/x-bzip2 bz2 application/x-bzip2
dvi application/x-dvi dvi application/x-dvi
gtar application/x-gtar gtar application/x-gtar
gz application/x-gzip gz application/x-gzip
tgz application/x-gzip tgz application/x-gzip
Z application/x-gzip Z application/x-gzip
js application/x-javascript js application/x-javascript
proj application/x-mw-project proj application/x-mw-project
pkg application/x-scode-UPkg pkg application/x-scode-UPkg
vdwn application/x-scode-VDwn vdwn application/x-scode-VDwn
swf application/x-shockwave-flash swf application/x-shockwave-flash
tar application/x-tar tar application/x-tar
tcl application/x-tcl tcl application/x-tcl
man application/x-troff-man man application/x-troff-man
so application/x-vnd.Be-elfexecutable so application/x-vnd.Be-elfexecutable
metos application/x-vnd.CKJ-MeTOS-Project metos application/x-vnd.CKJ-MeTOS-Project
zip application/zip zip application/zip
au audio/basic au audio/basic
snd audio/basic snd audio/basic
@@ -44,14 +44,14 @@ mp2 audio/x-mpeg
mp3 audio/x-mpeg mp3 audio/x-mpeg
aif audio/aiff aif audio/aiff
aiff audio/aiff aiff audio/aiff
riff audio/riff riff audio/riff
aifc audio/x-aifc aifc audio/x-aifc
ram audio/x-pn-realaudio ram audio/x-pn-realaudio
rm audio/x-pn-realaudio rm audio/x-pn-realaudio
rpm audio/x-pn-realaudio-plugin rpm audio/x-pn-realaudio-plugin
ra audio/vnd.rn-realaudio ra audio/vnd.rn-realaudio
wav audio/wav wav audio/wav
bmp image/bmp bmp image/bmp
gif image/gif gif image/gif
jpeg image/jpeg jpeg image/jpeg
jpg image/jpeg jpg image/jpeg
@@ -59,58 +59,58 @@ jpe image/jpeg
png image/png png image/png
tiff image/tiff tiff image/tiff
tif image/tiff tif image/tiff
rf image/vnd.rn-realflash rf image/vnd.rn-realflash
rp image/vnd.rn-realpix rp image/vnd.rn-realpix
psd image/x-photoshop psd image/x-photoshop
ppm image/x-portable-pixmap ppm image/x-portable-pixmap
IDF image/x-refraction-document IDF image/x-refraction-document
idf image/x-refraction-document idf image/x-refraction-document
tga image/x-targa tga image/x-targa
wrl model/vrml wrl model/vrml
vrml model/vrml vrml model/vrml
asp text/asp asp text/asp
css text/css css text/css
htm text/html htm text/html
html text/html html text/html
shtml text/html shtml text/html
p text/pascal p text/pascal
pas text/pascal pas text/pascal
asc text/plain asc text/plain
conf text/plain conf text/plain
f text/plain f text/plain
f77 text/plain f77 text/plain
f90 text/plain f90 text/plain
for text/plain for text/plain
jav text/plain jav text/plain
java text/plain java text/plain
log text/plain log text/plain
lst text/plain lst text/plain
php text/plain php text/plain
sh text/plain sh text/plain
txt text/plain txt text/plain
rtf text/rtf rtf text/rtf
sgml text/sgml sgml text/sgml
sgm text/sgml sgm text/sgml
tsv text/tab-separated-values tsv text/tab-separated-values
rt text/vnd.rn-realtext rt text/vnd.rn-realtext
asm text/x-asm asm text/x-asm
s text/x-asm s text/x-asm
c text/x-source-code c text/x-source-code
cc text/x-source-code cc text/x-source-code
cpp text/x-source-code cpp text/x-source-code
h text/x-source-code h text/x-source-code
h++ text/x-source-code h++ text/x-source-code
pl text/x-source-code pl text/x-source-code
py text/x-source-code py text/x-source-code
rdef text/x-vnd.Be.ResourceDef rdef text/x-vnd.Be.ResourceDef
xml text/xml xml text/xml
mpeg video/mpeg mpeg video/mpeg
mpg video/mpeg mpg video/mpeg
mpe video/mpeg mpe video/mpeg
qt video/quicktime qt video/quicktime
mov video/quicktime mov video/quicktime
rv video/vnd.rn-realvideo rv video/vnd.rn-realvideo
viv video/vnd.vivo viv video/vnd.vivo
vivo video/vnd.vivo vivo video/vnd.vivo
avi video/x-msvideo avi video/x-msvideo
movie video/x-sgi-movie movie video/x-sgi-movie
@@ -335,6 +335,14 @@
> >
</File> </File>
</Filter> </Filter>
<File
RelativePath="..\BeServed-MimeMap"
>
</File>
<File
RelativePath="..\BeServed-Settings"
>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>