Enlightenment CVS committal Author : devilhorns Project : e17 Module : proto
Dir : e17/proto/emenu/src/module Modified Files: e_mod_main.c Log Message: Add library linking and some test code to call it =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/emenu/src/module/e_mod_main.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_mod_main.c 28 Jan 2006 18:54:18 -0000 1.4 +++ e_mod_main.c 30 Jan 2006 20:00:19 -0000 1.5 @@ -1,4 +1,5 @@ #include <e.h> +#include <EMenu.h> #include "config.h" #include "e_mod_main.h" @@ -128,5 +129,7 @@ em = data; e_module_dialog_show(_("Enlightenment Menu Module"), _("Generate Menus.")); + + emenu_generate(); } ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs