Enlightenment CVS committal Author : e-taro Project : e_modules Module : moon
Dir : e_modules/moon/src Modified Files: e_mod_config.c Log Message: moon - start simple by default =================================================================== RCS file: /cvs/e/e_modules/moon/src/e_mod_config.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -3 -r1.1.1.1 -r1.2 --- e_mod_config.c 14 May 2006 02:24:55 -0000 1.1.1.1 +++ e_mod_config.c 14 May 2006 02:57:41 -0000 1.2 @@ -48,7 +48,7 @@ if (!moon_config) { moon_config = E_NEW(Config, 1); - moon_config->show_phase_value = POLICY_YES; + moon_config->show_phase_value = POLICY_NO; moon_config->value_format = VALUE_FMT_NUM; moon_config->show_border = POLICY_YES; moon_config->show_cloud_anim = POLICY_NO; ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs