Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

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


Modified Files:
        session_group_programs.edc user_group_programs.edc 


Log Message:
cleanup the Session and User groups too
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/session_group_programs.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- session_group_programs.edc  8 Dec 2004 16:53:07 -0000       1.5
+++ session_group_programs.edc  8 Dec 2004 18:35:46 -0000       1.6
@@ -13,8 +13,8 @@
                action, STATE_SET "hilited" 0.0;
                target, "base";
                target, "base_clip";
-               target, "EntranceSessionIcon";
-               target, "EntranceSessionTitle";
+               target, "entrance.xsession.icon";
+               target, "entrance.xsession.title";
                transition, ACCELERATE 0.3;
            }
            program
@@ -33,8 +33,8 @@
                action, STATE_SET "default" 0.0;
                target, "base";
                target, "base_clip";
-               target, "EntranceSessionIcon";
-               target, "EntranceSessionTitle";
+               target, "entrance.xsession.icon";
+               target, "entrance.xsession.title";
                transition, DECELERATE 0.4;
                in, 0.2 0.0;
            }
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/user_group_programs.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- user_group_programs.edc     8 Dec 2004 16:53:07 -0000       1.4
+++ user_group_programs.edc     8 Dec 2004 18:35:46 -0000       1.5
@@ -26,7 +26,7 @@
                signal, "mouse,in";
                source, "base";
                action, STATE_SET "hilited" 0.0;
-               target, "EntranceUserName";
+               target, "entrance.user.name";
                transition, SINUSOIDAL 0.35;
            }
            program
@@ -35,7 +35,7 @@
                signal, "mouse,out";
                source, "base";
                action, STATE_SET "default" 0.0;
-               target, "EntranceUserName";
+               target, "entrance.user.name";
                transition, DECELERATE 0.25;
                in, 0.35 0.0;
            }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to