Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_error.c 


Log Message:
Need a container.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_error.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e_error.c   7 May 2005 13:50:38 -0000       1.20
+++ e_error.c   13 May 2005 18:59:51 -0000      1.21
@@ -63,6 +63,8 @@
    Ecore_X_Window win;
    int          x, y;
 
+   con = e_container_current_get(man);
+
    error_w = 400;
    error_h = 200;
    x = (man->w - error_w) / 2;




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to