Hi guys

Subj happens. Hope included patch will fix that.

Regards,

Vcitor.
Removing gadgets using gadcon 'set content' window seems to be broken. I believe this patch will fix that.

 e_int_gadcon_config.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Index: e17-svn/src/bin/e_int_gadcon_config.c
===================================================================
--- e17-svn/src/bin/e_int_gadcon_config.c	(revision 41960)
+++ e17-svn/src/bin/e_int_gadcon_config.c	(working copy)
@@ -341,7 +341,7 @@
 
    if (!(cfdata = data)) return;
    i = -1;
-   EINA_LIST_FOREACH(e_widget_ilist_items_get(cfdata->o_avail), l, item)
+   EINA_LIST_FOREACH(e_widget_ilist_items_get(cfdata->o_sel), l, item)
      {
         const char *name = NULL;
 
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to