Enlightenment CVS committal

Author  : ravenlock
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Change name for consistency

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -3 -r1.619 -r1.620
--- e_border.c  28 Dec 2007 03:18:37 -0000      1.619
+++ e_border.c  28 Dec 2007 22:57:49 -0000      1.620
@@ -2092,7 +2092,7 @@
         if (!e_config->allow_above_fullscreen)
          e_border_layer_set(bd, 200);
 
-       if ((evas_list_count(bd->zone->container->zones) > 1) || (policy == 
E_FULLSCREEN_RESIZE) || (!ecore_x_randr_present()))
+       if ((evas_list_count(bd->zone->container->zones) > 1) || (policy == 
E_FULLSCREEN_RESIZE) || (!ecore_x_randr_query()))
          {
             e_border_move_resize(bd, bd->zone->x, bd->zone->y, bd->zone->w, 
bd->zone->h);
          }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to