Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/taillights/programs


Modified Files:
        login_area_programs.edc session_list_area_programs.edc 


Log Message:
Sanitize this theme


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/login_area_programs.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- login_area_programs.edc     3 Jan 2004 06:09:32 -0000       1.2
+++ login_area_programs.edc     25 Mar 2004 05:10:51 -0000      1.3
@@ -94,7 +94,7 @@
            source, "";
            signal, "show";
            action, STATE_SET "default" 0.0;
-           transition, LINEAR 4.0;
+           transition, LINEAR 6.5;
            target, "animated_e_logo";
            after, "animate_e_logo";
        }
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/session_list_area_programs.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- session_list_area_programs.edc      7 Mar 2004 22:01:17 -0000       1.6
+++ session_list_area_programs.edc      25 Mar 2004 05:10:51 -0000      1.7
@@ -7,7 +7,7 @@
                target, "session_list_border";
                target, "user_list_clip";
                target, "user_list_border";
-               transition, SINUSOIDAL 0.5;
+               transition, LINEAR 0.5;
            }
            program {
                name, "show_session_description";
@@ -63,7 +63,7 @@
                source, "session_list_minimize";
                action, STATE_SET "mousein" 0.0;
                target, "session_list_minimize";
-               transition, SINUSOIDAL 0.15;
+               transition, LINEAR 0.15;
            }
            program {
                name, "kill_show_session_list_minimize";
@@ -78,7 +78,7 @@
                source, "session_list_minimize";
                action, STATE_SET "default" 0.0;
                target, "session_list_minimize";
-               transition, SINUSOIDAL 0.15;
+               transition, LINEAR 0.15;
            }
            program {
                name, "mouse_down_session_list_minimize";




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