Enlightenment CVS committal Author : devilhorns Project : e_modules Module : efm_path
Dir : e_modules/efm_path/src Modified Files: e_mod_main.c Log Message: Adjust default size of location module. =================================================================== RCS file: /cvs/e/e_modules/efm_path/src/e_mod_main.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_mod_main.c 25 Nov 2007 03:32:24 -0000 1.4 +++ e_mod_main.c 8 Dec 2007 23:51:23 -0000 1.5 @@ -128,8 +128,7 @@ static void _gc_orient(E_Gadcon_Client *gcc) { - e_gadcon_client_aspect_set(gcc, 16, 16); - e_gadcon_client_min_size_set(gcc, 16, 16); + e_gadcon_client_min_size_set(gcc, 32, 16); } static char * ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs