On 11/24/2010 10:39 PM, Mike Blumenkrantz wrote: > On Wed, 24 Nov 2010 13:34:21 -0800 > "Enlightenment SVN"<no-re...@enlightenment.org> wrote: > >> Log: >> revert, name.internal is always set >> Author: englebass >> Date: 2010-11-24 13:34:21 -0800 (Wed, 24 Nov 2010) >> New Revision: 54965 >> >> Modified: >> trunk/efreet/src/lib/efreet_icon.c >> >> Modified: trunk/efreet/src/lib/efreet_icon.c >> =================================================================== >> --- trunk/efreet/src/lib/efreet_icon.c 2010-11-24 21:31:24 UTC (rev >> 54964) +++ trunk/efreet/src/lib/efreet_icon.c 2010-11-24 21:34:21 UTC >> (rev 54965) @@ -553,7 +553,7 @@ >> } >> /* if this isn't the hicolor theme, and we have no other fallbacks >> * check hicolor */ >> - else if (theme->name.internal&& strcmp(theme->name.internal, >> "hicolor")) >> + else if (strcmp(theme->name.internal, "hicolor")) >> { >> Efreet_Icon_Theme *parent_theme; >> >> >> >> ------------------------------------------------------------------------------ >> Increase Visibility of Your 3D Game App& Earn a Chance To Win $500! >> Tap into the largest installed PC base& get more eyes on your game by >> optimizing for Intel(R) Graphics Technology. Get started today with the >> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. >> http://p.sf.net/sfu/intelisp-dev2dev >> _______________________________________________ >> enlightenment-svn mailing list >> enlightenment-...@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > still getting a segv in ephoto from this being null somehow >
backtrace? How to reproduce? Sebastian ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel