From b8d2b8f0c4d18be84c931c4fa65311784690ab99 Mon Sep 17 00:00:00 2001 From: "warren%netscape.com" Date: Thu, 25 Mar 1999 07:34:24 +0000 Subject: [PATCH] Renamed directory.xml to directory.rdf --- rdf/brprof/src/nsBrowsingProfile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdf/brprof/src/nsBrowsingProfile.cpp b/rdf/brprof/src/nsBrowsingProfile.cpp index d9ed7987b34..b4c12b3746a 100644 --- a/rdf/brprof/src/nsBrowsingProfile.cpp +++ b/rdf/brprof/src/nsBrowsingProfile.cpp @@ -146,7 +146,7 @@ nsBrowsingProfile::Init(const char* userProfileName) (nsISupports**)&gRDFService); if (NS_FAILED(rv)) return rv; - rv = gRDFService->GetDataSource("resource:/res/samples/directory.xml", &gCategoryDB); + rv = gRDFService->GetDataSource("resource:/res/samples/directory.rdf", &gCategoryDB); if (NS_FAILED(rv)) return rv; // get all the properties we'll need: