Move profile stuff out of mailnews.
git-svn-id: svn://10.0.0.236/trunk@30386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
77872869ec
commit
72de9099b6
@ -361,7 +361,7 @@ int main(int argc, char* argv[])
|
||||
char* profileName = nsnull;
|
||||
profileService->GetCurrentProfile(&profileName);
|
||||
if (profileName && strcmp(profileName, "default") == 0)
|
||||
urlstr = "resource:/res/mailnews/messenger/cpw.xul";
|
||||
urlstr = "resource:/res/profile/cpw.xul";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user