зеркало из https://github.com/mozilla/gecko-dev.git
Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk. sr=bienvenu
This commit is contained in:
Родитель
ecbf97fa9f
Коммит
d1e79f696a
|
@ -451,4 +451,11 @@
|
|||
#define NS_MSGVCARDSERVICE_CONTRACTID \
|
||||
"@mozilla.org/addressbook/msgvcardservice;1"
|
||||
|
||||
#define NS_MSGVCARDSTREAMLISTENER_CID \
|
||||
{ 0xf4045da, 0x6187, 0x42ff, \
|
||||
{ 0x9d, 0xf4, 0x80, 0x65, 0x44, 0xf, 0x76, 0x21 }}
|
||||
|
||||
#define NS_MSGVCARDSTREAMLISTENER_CONTRACTID \
|
||||
"@mozilla.org/addressbook/msgvcardstreamlistener;1"
|
||||
|
||||
#endif // nsAbBaseCID_h__
|
||||
|
|
Загрузка…
Ссылка в новой задаче