From dc51041cd2b5190dcc8570ade39e0f64fa65ad5e Mon Sep 17 00:00:00 2001 From: seoz Date: Sun, 8 Jul 2012 23:42:19 +0000 Subject: [PATCH] edje edje_cc_handlers.c: More description. Patch by Anisse Astier On Mon, Jul 9, 2012 at 7:09 AM, Anisse Astier wrote: > Trying to make the description more explicit git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@73478 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/bin/edje_cc_handlers.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c index 1fefb14..b0e09bb 100644 --- a/src/bin/edje_cc_handlers.c +++ b/src/bin/edje_cc_handlers.c @@ -5348,7 +5348,8 @@ st_collections_group_parts_part_description_image_normal(void) @effect Name of an image to be used in an animation loop, an image block can have none, one or multiple tween declarations. Images are displayed in - the order they are listed. + the order they are listed, during the transition to the state they are + declared in; the "normal" image is the final state. @endproperty */ static void -- 2.7.4