Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:


put default img cache to 4mb.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- e_config.c  22 Mar 2005 19:30:26 -0000      1.25
+++ e_config.c  24 Mar 2005 08:30:44 -0000      1.26
@@ -82,7 +82,7 @@
        e_config->border_shade_transition = E_TRANSITION_DECELERATE;
        e_config->border_shade_speed = 3000.0;
        e_config->framerate = 30.0;
-       e_config->image_cache = 2048;
+       e_config->image_cache = 4096;
        e_config->font_cache = 512;
        e_config->zone_desks_x_count = 4;
        e_config->zone_desks_y_count = 1;




-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to