Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        panel.edc 


Log Message:
more consistent panel area

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/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
@@ -9,12 +9,21 @@
            }
            program
            {
-               name,   "HidePanel";
+               name,   "KillPanelTimers";
                signal, "mouse,in";
-               source, "EnticeImage";
+               source, "PanelMouseArea";
+               action, ACTION_STOP;
+               target, "HidePanel";
+           }
+           program
+           {
+               name,   "HidePanel";
+               signal, "mouse,out";
+               source, "PanelMouseArea";
                action, STATE_SET "default" 0.0;
                transition, DECELERATE 0.75;
                target, "PanelClip";
+               in, 0.4 0.0;
            }
 
            /** Panel Scrolling */




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