From 23b775f3ebb05b3d55e79814ed8178afab6ad8c0 Mon Sep 17 00:00:00 2001 From: "bugzilla%standard8.demon.co.uk" Date: Sun, 30 Apr 2006 16:56:41 +0000 Subject: [PATCH] Bug 335268 Change SeaMonkey vendor to sane, new setting. r=KaiRo,sr=Neil --- suite/app/nsSuiteApp.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/suite/app/nsSuiteApp.cpp b/suite/app/nsSuiteApp.cpp index a34de373cebb..49e709b05531 100644 --- a/suite/app/nsSuiteApp.cpp +++ b/suite/app/nsSuiteApp.cpp @@ -47,10 +47,8 @@ static const nsXREAppData kAppData = { sizeof(nsXREAppData), nsnull, - "Mozilla", // XXX This should just be nsnull, but we need it here to get our - // profile dir in the right place for the time being. - "SeaMonkey", // XXX If we get a sensible profile dir setting, this should be - // changed to MOZ_APP_DISPLAYNAME + "mozilla.org", + "SeaMonkey", NS_STRINGIFY(APP_VERSION), NS_STRINGIFY(BUILD_ID), "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}",