Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        exifpanel.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/macros/exifpanel.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- exifpanel.edc       24 Oct 2004 11:32:22 -0000      1.5
+++ exifpanel.edc       24 Oct 2004 11:54:12 -0000      1.6
@@ -84,7 +84,7 @@
                text: label; \
                font: lfont; \
                size: lfontsize; \
-               align: 0.0 0.5; \
+               align: 0.0 0.75; \
            } \
        } \
     } \
@@ -104,12 +104,12 @@
                text: "0x00"; \
                font: vfont; \
                size: vfontsize; \
-               align: 1.0 0.5; \
+               align: 1.0 0.75; \
            } \
        } \
     }
 #define EXIF_ELEMENT(related_to, element_name, element_label, clipto) \
-    PACK_ITEM_SOUTH(related_to, element_name, 255, 30, clipto) \
+    PACK_ITEM_SOUTH(related_to, element_name, 255, 26, clipto) \
     EXIF_PART(element_name, clipto, element_label, \
                        "Edje.Vera", 14,  "Edje.Vera", 12)
    




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