add image/jpeg, image/png and image/gif mime types
git-svn-id: svn://10.0.0.236/trunk@42147 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f33a289889
commit
8720babbbe
@ -58,6 +58,9 @@ What kind of file is this?
|
||||
<br><input type=radio name=type value=patch>Patch file (text/plain, diffs)
|
||||
<br><input type=radio name=type value="text/plain">Plain text (text/plain)
|
||||
<br><input type=radio name=type value="text/html">HTML source (text/html)
|
||||
<br><input type=radio name=type value="image/gif">GIF Image (image/gif)
|
||||
<br><input type=radio name=type value="image/jpeg">JPEG Image (image/jpeg)
|
||||
<br><input type=radio name=type value="image/png">PNG Image (image/png)
|
||||
<br><input type=radio name=type value="application/octet-stream">Binary file (application/octet-stream)
|
||||
<br><input type=radio name=type value="other">Other (enter mime type: <input name=othertype size=30>)
|
||||
<P>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user