Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_theme.c 


Log Message:
Menuicons work again.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_theme.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_theme.c   23 Apr 2005 13:13:57 -0000      1.4
+++ e_theme.c   24 Apr 2005 21:55:19 -0000      1.5
@@ -169,7 +169,7 @@
                  ok = 0;
                  for (l = coll; l; l = l->next)
                    {
-                      if (!strcmp(coll->data, group))
+                      if (!strcmp(l->data, group))
                         {
                            ok = 1;
                            break;




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to