Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/doc


Modified Files:
        entrance.doxygen 


Log Message:
update doxydoxdox
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/doc/entrance.doxygen,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- entrance.doxygen    8 Dec 2004 16:53:07 -0000       1.8
+++ entrance.doxygen    8 Dec 2004 18:48:49 -0000       1.9
@@ -700,7 +700,7 @@
        {
            part
            {
-               name, "EntranceSessionIcon";
+               name, "entrance.xsession.icon";
                type, RECT;
                mouse_events, 1;
                description
@@ -722,7 +722,7 @@
            }
            part
            {
-               name, "EntranceSessionTitle";
+               name, "entrance.xsession.title";
                type, TEXT;
                mouse_events, 1;
                effect, SOFT_SHADOW;
@@ -734,13 +734,13 @@
                    {
                        relative, 1.0 0.5;
                        offset, 2 -17;
-                       to, "EntranceSessionIcon";
+                       to, "entrance.xsession.icon";
                    }
                    rel2
                    {
                        relative, 1.0 0.5;
                        offset, 150 17;
-                       to, "EntranceSessionIcon";
+                       to, "entrance.xsession.icon";
                    }
                    color, 100 100 100 192;
                    color3, 255 255 255 255;
@@ -761,14 +761,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