Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        panel.edc 


Log Message:
better default size, better panel behavior
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/panel.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- panel.edc   27 Apr 2004 04:50:30 -0000      1.6
+++ panel.edc   17 May 2004 17:31:24 -0000      1.7
@@ -6,6 +6,19 @@
                action, STATE_SET "visible" 0.0;
                transition, ACCELERATE 0.3;
                target, "PanelClip";
+               target, "PanelMouseArea";
+           }
+           program
+           {
+               name,   "HidePanel";
+               signal, "mouse,out";
+               source, "PanelMouseArea";
+               action, STATE_SET "default" 0.0;
+               transition, DECELERATE 0.75;
+               target, "PanelClip";
+               target, "PanelMouseArea";
+               target, "entice.preview.clip";
+               in, 0.4 0.0;
            }
            program
            {
@@ -29,17 +42,6 @@
                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";
-               target, "entice.preview.clip";
-               in, 0.4 0.0;
-           }
 
            /** Panel Scrolling */
            program




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to