Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

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


Modified Files:
        login_area_programs.edc 


Log Message:
display login area faded in on startup
fix images filling a tad to far south on the login area

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/login_area_programs.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- login_area_programs.edc     22 Dec 2003 19:43:10 -0000      1.1
+++ login_area_programs.edc     3 Jan 2004 06:09:32 -0000       1.2
@@ -1,12 +1,11 @@
-/*     program {
-           name, "LoginAreaview";
+       program {
+           name, "LoginAreaShow";
            source, "";
-           signal, "EntranceUserAuth";
-           action, STATE_SET "visible" 0.0;
-           target, "login_mouse_area";
+           signal, "show";
+           action, STATE_SET "visible" 1.0;
+           target, "login_area_clip";
            transition, SINUSOIDAL 0.5;
        }
-*/
        program {
            name, "ToPass";
            source, "";




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to