64 icons per region - fine tuning.

SVN revision: 24141
This commit is contained in:
Carsten Haitzler 2006-07-23 12:14:06 +00:00
parent a76ad453d9
commit 76203b826b
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ e_fm2_path_set(Evas_Object *obj, char *dev, char *path)
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)
{