bug 124868 i have never seen an Accoun Manager and never hope to see one

rs=mscott


git-svn-id: svn://10.0.0.236/trunk@155369 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2004-04-23 04:00:50 +00:00
parent fed4472d58
commit a883a5ca88

View File

@ -39,11 +39,11 @@
/* components defined in this file */
const MDN_EXTENSION_SERVICE_CONTRACTID =
"@mozilla.org/accounmanager/extension;1?name=mdn";
"@mozilla.org/accountmanager/extension;1?name=mdn";
const MDN_EXTENSION_SERVICE_CID =
Components.ID("{e007d92e-1dd1-11b2-a61e-dc962c9b8571}");
/* interafces used in this file */
/* interfaces used in this file */
const nsIMsgAccountManagerExtension = Components.interfaces.nsIMsgAccountManagerExtension;
const nsICategoryManager = Components.interfaces.nsICategoryManager;
const nsISupports = Components.interfaces.nsISupports;