diff options
Diffstat (limited to 'calendar/tlacuache.c')
-rw-r--r-- | calendar/tlacuache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/tlacuache.c b/calendar/tlacuache.c index b11b5030d8..602cbfbe27 100644 --- a/calendar/tlacuache.c +++ b/calendar/tlacuache.c @@ -73,7 +73,7 @@ create_cal_factory (void) CORBA_exception_init (&ev); result = goad_server_register (CORBA_OBJECT_NIL, object, - "calendar:cal-factory", + "evolution:calendar-factory", "object", &ev); |