Enlightenment CVS committal Author : pfritz Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/conf_startup Modified Files: e_int_config_startup.c Log Message: *API BREAK* see the discussion in the mailing list. misc and e_modules will follow =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/conf_startup/e_int_config_startup.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e_int_config_startup.c 24 Jul 2007 18:47:26 -0000 1.2 +++ e_int_config_startup.c 25 Jul 2007 17:00:51 -0000 1.3 @@ -237,7 +237,7 @@ { const char *f; - f = ecore_file_get_file(cfdata->splash); + f = ecore_file_file_get(cfdata->splash); e_config->init_default_theme = evas_stringshare_add(f); } } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs