Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/temperature Modified Files: e_mod_config.c Log Message: Fix warnings. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/temperature/e_mod_config.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- e_mod_config.c 25 Mar 2007 22:46:21 -0000 1.33 +++ e_mod_config.c 24 Jul 2007 18:47:26 -0000 1.34 @@ -117,12 +117,11 @@ switch (cfdata->inst->sensor_type) { case SENSOR_TYPE_NONE: - break; case SENSOR_TYPE_FREEBSD: - break; case SENSOR_TYPE_OMNIBOOK: - break; case SENSOR_TYPE_LINUX_MACMINI: + case SENSOR_TYPE_LINUX_PBOOK: + case SENSOR_TYPE_LINUX_INTELCORETEMP: break; case SENSOR_TYPE_LINUX_I2C: therms = temperature_get_i2c_files(); ------------------------------------------------------------------------- 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