Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/express

Dir     : e17/apps/express/src


Modified Files:
        exp_eb.c 


Log Message:
- missing command

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/express/src/exp_eb.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- exp_eb.c    13 Jan 2005 06:45:52 -0000      1.3
+++ exp_eb.c    13 Jan 2005 06:49:45 -0000      1.4
@@ -294,6 +294,10 @@
   {
 
   }
+  else if (!strcmp(cmds[0], "list_services_done"))
+  {
+
+  }
   /* contact functions */
   else if (!strcmp(cmds[0], "list_group"))
   {




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