From: mkanat%kerio.com <> Date: Thu, 17 Feb 2005 23:10:53 +0000 (+0000) Subject: Bug 282578: documentation should say application/rdf+xml X-Git-Tag: bugzilla-2.19.3~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da9832a7795a3544754ece9e560cdfb949dbdad;p=thirdparty%2Fbugzilla.git Bug 282578: documentation should say application/rdf+xml Patch By Anne van Kesteren r=colin.ogilvie --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index dce2effd48..47e3bd23c2 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1319,7 +1319,7 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s AddType application/vnd.mozilla.xul+xml .xul -AddType text/xml .rdf +AddType application/rdf+xml .rdf