Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_config.h Log Message: Some minor formatting. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_config.h,v retrieving revision 1.101 retrieving revision 1.102 diff -u -3 -r1.101 -r1.102 --- e_config.h 7 Jun 2006 23:30:12 -0000 1.101 +++ e_config.h 27 Jun 2006 00:59:18 -0000 1.102 @@ -217,21 +217,21 @@ char *desklock_personal_passwd; // GUI char *desklock_background; // GUI - int desklock_auth_method; // GUI - int desklock_login_box_zone; // GUI - int desklock_autolock; // GUI - int desklock_use_timeout; // GUI - double desklock_timeout; // GUI - int desklock_disable_screensaver; // GUI - - int display_res_restore; // GUI - int display_res_width; // GUI - int display_res_height; // GUI - int display_res_hz; // GUI - int display_res_rotation; // GUI - int border_raise_on_mouse_action; // GUI - int border_raise_on_focus; // GUI - int desk_flip_wrap; // GUI + int desklock_auth_method; // GUI + int desklock_login_box_zone; // GUI + int desklock_autolock; // GUI + int desklock_use_timeout; // GUI + double desklock_timeout; // GUI + int desklock_disable_screensaver; // GUI + + int display_res_restore; // GUI + int display_res_width; // GUI + int display_res_height; // GUI + int display_res_hz; // GUI + int display_res_rotation; // GUI + int border_raise_on_mouse_action; // GUI + int border_raise_on_focus; // GUI + int desk_flip_wrap; // GUI }; struct _E_Config_Module @@ -327,15 +327,15 @@ struct _E_Config_Shelf { - const char *name; - int container, zone; - int layer; + const char *name; + int container, zone; + int layer; unsigned char popup; - int orient; + int orient; unsigned char fit_along; unsigned char fit_size; - const char *style; - int size; + const char *style; + int size; }; EAPI int e_config_init(void); 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