Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_color_classes.c Log Message: Changed to generic module_label color class, rather then specifics for each module. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_color_classes.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- e_int_config_color_classes.c 10 Oct 2006 11:12:51 -0000 1.17 +++ e_int_config_color_classes.c 10 Oct 2006 13:37:37 -0000 1.18 @@ -80,12 +80,7 @@ const CFColor_Hash _mod_hash[] = { {NULL, N_("Modules")}, - {"battery_label", N_("Battery Label")}, - {"cpufreq_label", N_("Cpufreq Label")}, - {"ibar_label", N_("IBar Label")}, - {"ibox_label", N_("IBox Label")}, - {"pager_label", N_("Pager Label")}, - {"temperature_label", N_("Temperature Label")}, + {"module_label", N_("Module Label")}, {NULL, NULL} }; ------------------------------------------------------------------------- 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