Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        buttons.edc enticeimage.edc 


Log Message:
slight theme changes
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/buttons.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- buttons.edc 9 Jan 2004 07:05:25 -0000       1.1
+++ buttons.edc 7 Apr 2004 21:11:47 -0000       1.2
@@ -1,5 +1,36 @@
            part
            {
+               name, "entice.buttons.border";
+               type, IMAGE;
+               mouse_events, 0;
+               clip_to, "Buttons";
+               description
+               {
+                   state, "default" 0.0;
+                   visible, 1;
+                   min, 4 4;
+                   max, 9999 9999;
+                   rel1
+                   {
+                       relative, 0.0 0.0;
+                       offset, 0 0;
+                       to, "Buttons";
+                   }
+                   rel2
+                   {
+                       relative, 1.0 1.0;
+                       offset, 0 0;
+                       to, "Buttons";
+                   }
+                   image {
+                       normal, "border-bevel.png";
+                   }
+                   border, 12 12 12 12;
+                   color, 255 255 255 128;
+               }
+           }
+           part
+           {
                name, "Buttons";
                type, RECT;
                mouse_events, 1;
@@ -260,3 +291,4 @@
                    color, 255 255 255 0;
                }
            }
+
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/enticeimage.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- enticeimage.edc     3 Apr 2004 20:10:54 -0000       1.4
+++ enticeimage.edc     7 Apr 2004 21:11:47 -0000       1.5
@@ -10,13 +10,13 @@
                    rel1
                    {
                        relative, 0.0 0.0;
-                       offset, 0 0;
+                       offset, 80 60;
                        to, "bg";
                    }
                    rel2
                    {
                        relative, 1.0 1.0;
-                       offset, 0 0;
+                       offset, -15 -20;
                        to, "bg";
                    }
                    color, 255 255 255 255;
@@ -42,32 +42,67 @@
            }
            part
            {
+               name, "entice.image.border";
+               type, IMAGE;
+               mouse_events, 0;
+               description
+               {
+                   state, "default" 0.0;
+                   visible, 1;
+                   min, 4 4;
+                   max, 9999 9999;
+                   rel1
+                   {
+                       relative, 0.0 0.0;
+                       offset, -5 -5;
+                       to, "EnticeImageClip";
+                   }
+                   rel2
+                   {
+                       relative, 1.0 1.0;
+                       offset, 5 5;
+                       to, "EnticeImageClip";
+                   }
+                   image {
+                       normal, "border-bevel.png";
+                   }
+                   border, 12 12 12 12;
+                   color, 255 255 255 192;
+               }
+           }
+           part
+           {
                name, "entice.image";
                type, IMAGE;
                mouse_events, 1;
                clip_to, "EnticeImageClip";
+#if 0
                dragable
                {
                    x, 1 1 0;
                    y, 1 1 0;
+                   confine, "bg";
                }
+#endif
                description
                {
                    state, "default" 0.0;
                    visible, 1;
+                   min, 4 4;
+                   max, 9999 9999;
                    rel1
                    {
                        relative, 0.0 0.0;
-                       offset, 0 0;
-                       to, "bg";
+                       offset, 2 2;
+                       to, "EnticeImageClip";
                    }
                    rel2
                    {
                        relative, 1.0 1.0;
-                       offset, 0 0;
-                       to, "bg";
+                       offset, 2 2;
+                       to, "EnticeImageClip";
                    }
-                   color, 255 255 255 0;
+                   color, 255 0 0 128;
                }
                description
                {




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to