Use "newmail:"
git-svn-id: svn://10.0.0.236/trunk@39201 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -369,6 +369,7 @@ nsresult nsMsgNotificationManager::BuildNewMailURI(nsIMsgFolder *folder, nsAutoS
|
||||
if(!(NS_SUCCEEDED(rv) && folderURI))
|
||||
return rv;
|
||||
|
||||
newMailURI = "newmail:";
|
||||
newMailURI += folderURI;
|
||||
nsAllocator::Free(folderURI);
|
||||
return NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user