Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        enticethumb_group.edc panel.edc 


Log Message:
more consistent panel area

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/enticethumb_group.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- enticethumb_group.edc       9 Jan 2004 07:05:25 -0000       1.1
+++ enticethumb_group.edc       26 Jan 2004 07:26:31 -0000      1.2
@@ -2,7 +2,7 @@
            {
                name, "ThumbClip"
                type, RECT;
-               mouse_events, 1;
+               mouse_events, 0;
                description
                {
                    state, "default" 0.0;
@@ -39,8 +39,9 @@
            part
            {
                name, "EnticeThumb"
-               type, IMAGE;
+               type, RECT;
                mouse_events, 1;
+               repeat_events, 1;
                clip_to, "ThumbClip";
                description
                {
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/panel.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- panel.edc   9 Jan 2004 07:05:25 -0000       1.1
+++ panel.edc   26 Jan 2004 07:26:31 -0000      1.2
@@ -2,7 +2,7 @@
            {
                name, "PanelClip";
                type, RECT;
-               mouse_events, 1;
+               mouse_events, 0;
                description
                {
                    state, "default" 0.0;
@@ -213,6 +213,6 @@
                        offset, 65 0;
                        to, "bg";
                    }
-                   color, 255 255 255 0;
+                   color, 255 0 0 0;
                }
            }




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to