зеркало из https://github.com/mozilla/pjs.git
bug 124868 i have never seen an Accoun Manager and never hope to see one
rs=mscott
This commit is contained in:
Родитель
3601dfba5a
Коммит
77717f8d83
|
@ -39,11 +39,11 @@
|
||||||
|
|
||||||
/* components defined in this file */
|
/* components defined in this file */
|
||||||
const MDN_EXTENSION_SERVICE_CONTRACTID =
|
const MDN_EXTENSION_SERVICE_CONTRACTID =
|
||||||
"@mozilla.org/accounmanager/extension;1?name=mdn";
|
"@mozilla.org/accountmanager/extension;1?name=mdn";
|
||||||
const MDN_EXTENSION_SERVICE_CID =
|
const MDN_EXTENSION_SERVICE_CID =
|
||||||
Components.ID("{e007d92e-1dd1-11b2-a61e-dc962c9b8571}");
|
Components.ID("{e007d92e-1dd1-11b2-a61e-dc962c9b8571}");
|
||||||
|
|
||||||
/* interafces used in this file */
|
/* interfaces used in this file */
|
||||||
const nsIMsgAccountManagerExtension = Components.interfaces.nsIMsgAccountManagerExtension;
|
const nsIMsgAccountManagerExtension = Components.interfaces.nsIMsgAccountManagerExtension;
|
||||||
const nsICategoryManager = Components.interfaces.nsICategoryManager;
|
const nsICategoryManager = Components.interfaces.nsICategoryManager;
|
||||||
const nsISupports = Components.interfaces.nsISupports;
|
const nsISupports = Components.interfaces.nsISupports;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче