Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        bg.edc 


Log Message:
clip slightly less of the sliders
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/bg.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- bg.edc      30 Jul 2004 22:17:31 -0000      1.10
+++ bg.edc      14 Oct 2004 02:46:42 -0000      1.11
@@ -1,6 +1,6 @@
 HSLIDER("entice.image.scroll.horizontal", 
        "HPanningClip", 0.0 0.0, 0 0,
-       "HPanningClip", 1.0 1.0, 0 0, 
+       "HPanningClip", 1.0 1.0, -3 0, 
        "HPanningClip");
            part
            {
@@ -46,7 +46,7 @@
            }
 VSLIDER("entice.image.scroll.vertical", 
        "VPanningClip", 0.0 0.0, 0 0,
-       "VPanningClip", 1.0 1.0, 0 0, 
+       "VPanningClip", 1.0 1.0, 0 -3, 
        "VPanningClip");
            part
            {
@@ -66,7 +66,7 @@
                    rel2
                    {
                        relative, 1.0 1.0;
-                       offset, 23 -5;
+                       offset, 23 -3;
                        to, "entice.image.border";
                    }
                    color, 255 255 255 100;
@@ -84,7 +84,7 @@
                    rel2
                    {
                        relative, 1.0 1.0;
-                       offset, 23 -5;
+                       offset, 23 -3;
                        to, "entice.image.border";
                    }
                    color, 255 255 255 255;




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