aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-component-registry.h')
-rw-r--r--shell/e-component-registry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-component-registry.h b/shell/e-component-registry.h
index bc72dd19c4..584d7aa209 100644
--- a/shell/e-component-registry.h
+++ b/shell/e-component-registry.h
@@ -61,6 +61,8 @@ struct _EComponentRegistryClass {
struct _EComponentInfo {
char *id;
+ char *alias;
+
/* NULL if not activated. */
GNOME_Evolution_Component iface;