Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/client


Modified Files:
        main.c 


Log Message:
Update bg colour call
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/client/main.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -3 -r1.68 -r1.69
--- main.c      1 Jan 2005 22:40:13 -0000       1.68
+++ main.c      4 Jan 2005 23:44:44 -0000       1.69
@@ -747,7 +747,7 @@
       {
          for (i = 0; i < num; i++)
          {
-            ecore_x_window_background_color_set(roots[i], 0);
+            ecore_x_window_background_color_set(roots[i], 0, 0, 0);
             ecore_x_window_cursor_show(roots[i], 0);
          }
          free(roots);




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