From 74f292e009aebd0e461c635eaf2bb6d88b6647be Mon Sep 17 00:00:00 2001 From: "mkanat%kerio.com" <> Date: Thu, 17 Feb 2005 23:18:59 +0000 Subject: [PATCH] Bug 282578: documentation should say application/rdf+xml Patch By Anne van Kesteren r=colin.ogilvie --- docs/xml/installation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3