Bug 444211 OS X mailing list name not visible within the contacts sidebar. r/sr=bienvenu
This commit is contained in:
Родитель
cdfbb43d6d
Коммит
6178eca17d
|
@ -205,6 +205,8 @@ nsAbOSXCard::Update(PRBool aNotify)
|
|||
m_MailListURI.Append(uid);
|
||||
MapStringProperty(this, card, kABGroupNameProperty, m_DisplayName,
|
||||
"DisplayName", aNotify, abManager);
|
||||
MapStringProperty(this, card, kABGroupNameProperty, m_LastName,
|
||||
"LastName", aNotify, abManager);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче