Project

General

Profile

Patch #610 » add_xsd_as_xml_mimetype_SOLO.patch

Thomas Lecavelier, 2008-02-05 19:42

View differences:

lib/redmine/mime_type.rb (working copy)
31 31
      'text/x-python' => 'py',
32 32
      'text/x-ruby' => 'rb,rbw,ruby,rake',
33 33
      'text/x-sh' => 'sh',
34
      'text/xml' => 'xml',
34
      'text/xml' => 'xml,xsd',
35 35
      'text/yaml' => 'yml,yaml',
36 36
      'image/gif' => 'gif',
37 37
      'image/jpeg' => 'jpg,jpeg,jpe',
(2-2/3)