Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/parts


Modified Files:
        enticethumb_group.edc 


Log Message:
slightly faster preview as per benr's request, fix white rect under swallowed previews 
by explicitly setting alpha, make panel list items moer compact
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/enticethumb_group.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- enticethumb_group.edc       22 Oct 2004 22:11:52 -0000      1.4
+++ enticethumb_group.edc       24 Oct 2004 11:54:13 -0000      1.5
@@ -57,7 +57,7 @@
                        relative, 1.0 1.0;
                        offset, -3 -3;
                    }
-                   color, 255 255 255 128;
+                   color: 255 255 255 0;
                }
                description
                {
@@ -73,6 +73,6 @@
                        relative, 1.0 1.0;
                        offset, 0 0;
                    }
-                   color, 255 255 255 255;
+                   color: 255 255 255 0;
                }
            }




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to