Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        config.c 


Log Message:
ah well, fix the commented code too
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/config.c,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -3 -r1.57 -r1.58
--- config.c    25 Feb 2006 18:07:38 -0000      1.57
+++ config.c    25 Feb 2006 18:29:04 -0000      1.58
@@ -343,7 +343,7 @@
         snprintf(full, len, menu_text_not_launcher, icon->name);
       }
       printf("context menu on %s\n", icon->name);
-//      ewl_menu_item_text_set(EWL_MENU_ITEM(menu_app_name), full);
+//      ewl_button_label_set(EWL_BUTTON(menu_app_name), full);
       free(full);
       break;
     }




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to