Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_main.c e_mod_config.c Log Message: Comment out config of ibar apps for now, until we can get the dialog(s) fixed. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v retrieving revision 1.172 retrieving revision 1.173 diff -u -3 -r1.172 -r1.173 --- e_mod_main.c 5 Apr 2007 17:38:23 -0000 1.172 +++ e_mod_main.c 5 Apr 2007 21:33:42 -0000 1.173 @@ -714,7 +714,7 @@ IBar *b; b = data; - e_int_config_apps_once(b->inst->gcc->gadcon->zone->container, "IBar", _("Add to IBar"), NULL, _ibar_cb_menu_add_application_cb, b); +// e_int_config_apps_once(b->inst->gcc->gadcon->zone->container, "IBar", _("Add to IBar"), NULL, _ibar_cb_menu_add_application_cb, b); } static void =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_config.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- e_mod_config.c 24 Mar 2007 23:12:23 -0000 1.36 +++ e_mod_config.c 5 Apr 2007 21:33:42 -0000 1.37 @@ -188,8 +188,8 @@ cfdata = data; snprintf(path, sizeof(path), "%s/.e/e/applications/bar/%s", e_user_homedir_get(), cfdata->dir); - e_int_config_apps_once(e_container_current_get(e_manager_current_get()), - _("IBar"), NULL, path, NULL, NULL); +// e_int_config_apps_once(e_container_current_get(e_manager_current_get()), +// _("IBar"), NULL, path, NULL, NULL); } static void ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs