Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/client


Modified Files:
        entrance_session.c entrance_user.c 


Log Message:
Open mouth, insert soap!


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/client/entrance_session.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- entrance_session.c  25 Mar 2004 05:23:00 -0000      1.44
+++ entrance_session.c  25 Mar 2004 05:29:21 -0000      1.45
@@ -277,8 +277,9 @@
 }
 
 /**
- * entrance_session_start_user_session : If the user is authed, try to log
- * their asses in.
+ * entrance_session_start_user_session: Set up user environment
+ * This function set's up the user's environment, then launches the
+ * requested X session using the login watchdog process
  * @param e - the currently running session
  */
 void
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/client/entrance_user.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- entrance_user.c     10 Mar 2004 22:53:51 -0000      1.8
+++ entrance_user.c     25 Mar 2004 05:29:22 -0000      1.9
@@ -121,7 +121,7 @@
             edje_object_part_text_set(o, "EntranceUserName", e->name);
          }
            /**
-            * FIXME: perhaps go so far as to do Gecos type shit
+            * FIXME: perhaps go so far as to do Gecos type stuff
             */
          edje_object_signal_callback_add(o, "UserSelected", "",
                                          user_selected_cb, e);




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to