Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/express

Dir     : e17/apps/express/src


Modified Files:
        exp_eb.c 


Log Message:
- should probably create the message event type
- add myself to the authors file

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/express/src/exp_eb.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- exp_eb.c    13 Jan 2005 07:12:31 -0000      1.5
+++ exp_eb.c    13 Jan 2005 18:08:43 -0000      1.6
@@ -49,6 +49,7 @@
     EXP_EB_EVENT_DIALOG = ecore_event_type_new();
     EXP_EB_EVENT_BUDDY_LOGIN = ecore_event_type_new();
     EXP_EB_EVENT_BUDDY_LOGOUT = ecore_event_type_new();
+    EXP_EB_EVENT_MESSAGE = ecore_event_type_new();
 
     if (*eb_dir == '~')
     {




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to