aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.h')
-rw-r--r--mail/component-factory.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/component-factory.h b/mail/component-factory.h
index 5e583109ea..15e655eb74 100644
--- a/mail/component-factory.h
+++ b/mail/component-factory.h
@@ -24,6 +24,9 @@
#ifndef COMPONENT_FACTORY_H
#define COMPONENT_FACTORY_H
+#define COMPONENT_ID "OAFIID:GNOME_Evolution_Mail_ShellComponent"
+#define SUMMARY_FACTORY_ID "OAFIID:GNOME_Evolution_Mail_ExecutiveSummaryComponentFactory"
+
void component_factory_init (void);
#endif