[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: jeffdameth trunk/e/src/modules/everything
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2011-08-31 10:38:10
Message-ID: 20110831103810.BBB84300001 () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
e17/evry/aggregator: fix check for top-level state
  

Author:       jeffdameth
Date:         2011-08-31 03:38:10 -0700 (Wed, 31 Aug 2011)
New Revision: 63022
Trac:         http://trac.enlightenment.org/e/changeset/63022

Modified:
  trunk/e/src/modules/everything/evry_plug_aggregator.c 

Modified: trunk/e/src/modules/everything/evry_plug_aggregator.c
===================================================================
--- trunk/e/src/modules/everything/evry_plug_aggregator.c	2011-08-31 09:28:54 UTC (rev 63021)
+++ trunk/e/src/modules/everything/evry_plug_aggregator.c	2011-08-31 10:38:10 UTC (rev 63022)
@@ -33,7 +33,7 @@
    else
      input = NULL;
 
-   if (!sel->states->next)
+   if (eina_list_data_get(sel->states) == s)
      top_level = 1;
 
    /* get current items' context */
@@ -70,7 +70,7 @@
      }
 
    /* show non-top-level plugins as item */
-   if (top_level && (!s->trigger_active))
+   if ((top_level) && (!s->trigger_active))
      {
 	EINA_LIST_FOREACH(s->plugins, l, pp)
 	  {


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic