Commit bc77698d authored by mkanat%kerio.com's avatar mkanat%kerio.com

Bug 87976: application/xml should be in default list for attachment types

Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk
parent 42183949
......@@ -21,6 +21,7 @@
<option value="text/plain">plain text (text/plain)</option>
<option value="text/html">HTML source (text/html)</option>
<option value="application/xml">XML source (application/xml)</option>
<option value="image/gif">GIF image (image/gif)</option>
<option value="image/jpeg">JPEG image (image/jpeg)</option>
<option value="image/png">PNG image (image/png)</option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment