Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:


64 icons per region - fine tuning.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- e_fm.c      23 Jul 2006 10:24:30 -0000      1.13
+++ e_fm.c      23 Jul 2006 12:14:06 -0000      1.14
@@ -185,7 +185,7 @@
    if (strcmp(evas_object_type_get(obj), "e_fm")) return; // safety
 
    /* internal config for now - don't see a pont making this configurable */
-   sd->regions.member_max = 32;
+   sd->regions.member_max = 64;
 
    if (!sd->config)
      {



-------------------------------------------------------------------------
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

Reply via email to