Bug #354895 --> add vista registry support to thunderbird's shell service

r=rob strong


git-svn-id: svn://10.0.0.236/trunk@220968 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org
2007-02-27 00:38:32 +00:00
parent fa54a7bcf5
commit d3bed02f3e
4 changed files with 422 additions and 144 deletions

View File

@@ -62,7 +62,7 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsOEProfileMigrator)
NS_GENERIC_FACTORY_CONSTRUCTOR(nsOutlookProfileMigrator)
#include "nsMailWinIntegration.h"
NS_GENERIC_FACTORY_CONSTRUCTOR(nsWindowsShellService)
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsWindowsShellService, Init)
#endif
#if defined(XP_WIN32) || defined(XP_MACOSX)