Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/Nebulous


Modified Files:
        Nebulous.edc 


Log Message:
cleanup the Session and User groups too
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/Nebulous/Nebulous.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Nebulous.edc        8 Dec 2004 16:53:05 -0000       1.11
+++ Nebulous.edc        8 Dec 2004 18:35:31 -0000       1.12
@@ -1605,7 +1605,7 @@
        {
            part
            {
-               name, "EntranceSessionIcon";
+               name, "entrance.xsession.icon";
                type, RECT;
                mouse_events, 1;
                description
@@ -1627,7 +1627,7 @@
            }
            part
            {
-               name, "EntranceSessionTitle";
+               name, "entrance.xsession.title";
                type, TEXT;
                mouse_events, 1;
                effect, SOFT_SHADOW;
@@ -1639,13 +1639,13 @@
                    {
                        relative, 1.0 0.5;
                        offset, 2 -17;
-                       to, "EntranceSessionIcon";
+                       to, "entrance.xsession.icon";
                    }
                    rel2
                    {
                        relative, 1.0 0.5;
                        offset, 110 17;
-                       to, "EntranceSessionIcon";
+                       to, "entrance.xsession.icon";
                    }
                    color, 100 100 100 192;
                    color3, 255 255 255 255;
@@ -1666,14 +1666,14 @@
            {
                name, "SessionIconClicked";
                signal, "mouse,clicked,1";
-               source, "EntranceSessionIcon";
+               source, "entrance.xsession.icon";
                action, SIGNAL_EMIT "entrance,xsession,selected" "";
            }
            program
            {
                name, "SessionTitleClicked";
                signal, "mouse,clicked,1";
-               source, "EntranceSessionTitle";
+               source, "entrance.xsession.title";
                action, SIGNAL_EMIT "entrance,xsession,selected" "";
            }
        }




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