From: mkanat%kerio.com <> Date: Thu, 17 Feb 2005 23:18:59 +0000 (+0000) Subject: Bug 282578: documentation should say application/rdf+xml X-Git-Tag: bugzilla-2.18.1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f292e009aebd0e461c635eaf2bb6d88b6647be;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 26238383a5..d2ba7f0dd2 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