diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index 8f4a94ef8c..53b44a6b4f 100644 --- a/src/bin/edje/edje_cc_handlers.c +++ b/src/bin/edje/edje_cc_handlers.c @@ -1589,7 +1589,7 @@ New_Object_Handler object_handlers[] = {"collections.group.physics.world", NULL}, #endif PROGRAM_OBJECTS("collections.group.parts.part.description") - PROGRAM_OBJECTS("collections.group.parts.name") + PROGRAM_OBJECTS("collections.group.parts.part") PROGRAM_OBJECTS("collections.group.parts") PROGRAM_OBJECTS("collections.group") };