diff options
Diffstat (limited to 'mail/component-factory.h')
-rw-r--r-- | mail/component-factory.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/component-factory.h b/mail/component-factory.h index 3abd058556..fdc7c4056f 100644 --- a/mail/component-factory.h +++ b/mail/component-factory.h @@ -23,7 +23,8 @@ #ifndef COMPONENT_FACTORY_H #define COMPONENT_FACTORY_H -#define COMPONENT_ID "OAFIID:GNOME_Evolution_Mail_ShellComponent" +#define COMPONENT_ID "OAFIID:GNOME_Evolution_Mail_Component2" +#define SHELL_COMPONENT_ID "OAFIID:GNOME_Evolution_Mail_ShellComponent" #define SUMMARY_FACTORY_ID "OAFIID:GNOME_Evolution_Mail_ExecutiveSummaryComponentFactory" #endif |