Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibox Modified Files: e_mod_main.c Log Message: disable ibox =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/ibox/e_mod_main.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- e_mod_main.c 11 Jan 2005 22:21:09 -0000 1.1 +++ e_mod_main.c 12 Jan 2005 14:59:36 -0000 1.2 @@ -81,6 +81,10 @@ { IBox *ib; + e_error_dialog_show("IBox Disabled", + "The IBox module is diabled for now during\n" + "the mini freeze period. Come back later.\n"); + return NULL; /* check module api version */ if (m->api->version < E_MODULE_API_VERSION) { ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs