Enlightenment CVS committal Author : atmosphere Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/data/themes/default Modified Files: default.edc Log Message: cleanup the Session and User groups too =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/default/default.edc,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- default.edc 8 Dec 2004 16:53:06 -0000 1.21 +++ default.edc 8 Dec 2004 18:35:45 -0000 1.22 @@ -1969,7 +1969,7 @@ } } part { - name: "EntranceSessionIcon"; + name: "entrance.xsession.icon"; type: SWALLOW; mouse_events: 0; description { @@ -1992,7 +1992,7 @@ } } part { - name: "EntranceSessionTitle"; + name: "entrance.xsession.title"; type: TEXT; mouse_events: 0; effect: SHADOW; @@ -2002,12 +2002,12 @@ rel1 { relative: 1.0 0.0; offset: 2 0; - to: "EntranceSessionIcon"; + to: "entrance.xsession.icon"; } rel2 { relative: 1.0 1.0; offset: -7 -1; - to_y: "EntranceSessionIcon"; + to_y: "entrance.xsession.icon"; to_x: "bg"; } color: 0 0 0 128; @@ -2044,7 +2044,7 @@ signal: "mouse,down,1"; source: "event_rect"; action: STATE_SET "clicked" 0.0; - target: "EntranceSessionTitle"; + target: "entrance.xsession.title"; target: "bg"; } program { @@ -2052,7 +2052,7 @@ signal: "mouse,up,1"; source: "event_rect"; action: STATE_SET "default" 0.0; - target: "EntranceSessionTitle"; + target: "entrance.xsession.title"; target: "bg"; } program { ------------------------------------------------------- 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