On 08/13/2011 02:05 AM, Vincent Torri wrote: > > > On Sat, 13 Aug 2011, Christopher Michael wrote: > >> On 08/12/2011 07:15 PM, Enlightenment SVN wrote: >>> Log: >>> It sort of looks as if some crazy koreand idn't test what he was committing. >>> >> BOOOO !!! This goes for all other nationalities also !! Please test >> before you commit ;) Nobody wants severely broken code that does not >> build......... >> >> For those dealing w/ autofoo issues wrt xcb...Vince, please...you're the >> best autofoo guy we have, if you see something that needs fixing, >> do...we can discuss later. > > i'm on hollydays. I don't have my svn access. I'm back on 26th august > > Vincent > No worries ;) On a small 'holiday' myself (a friends wedding in New York, back on Monday)
dh >> >> dh >> >>> >>> Author: sachiel >>> Date: 2011-08-12 16:15:11 -0700 (Fri, 12 Aug 2011) >>> New Revision: 62417 >>> Trac: http://trac.enlightenment.org/e/changeset/62417 >>> >>> Modified: >>> trunk/elementary/src/bin/test_icon_animated.c >>> >>> Modified: trunk/elementary/src/bin/test_icon_animated.c >>> =================================================================== >>> --- trunk/elementary/src/bin/test_icon_animated.c 2011-08-12 21:15:18 UTC >>> (rev 62416) >>> +++ trunk/elementary/src/bin/test_icon_animated.c 2011-08-12 23:15:11 UTC >>> (rev 62417) >>> @@ -34,8 +34,8 @@ >>> { >>> printf("============Support animator==============\n"); >>> } >>> - elm_icon_animated_set(ic, TRUE); >>> - elm_icon_animated_play_set(ic, TRUE); >>> + elm_icon_animated_set(ic, EINA_TRUE); >>> + elm_icon_animated_play_set(ic, EINA_TRUE); >>> elm_icon_scale_set(ic, 0, 0); >>> elm_icon_no_scale_set(ic, 1); >>> evas_object_size_hint_weight_set(ic, EVAS_HINT_EXPAND, >>> EVAS_HINT_EXPAND); >>> ------------------------------------------------------------------------------ FREE DOWNLOAD - uberSVN with Social Coding for Subversion. Subversion made easy with a complete admin console. Easy to use, easy to manage, easy to install, easy to extend. Get a Free download of the new open ALM Subversion platform now. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
