Enlightenment CVS committal

Author  : ravenlock
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/conf_display


Modified Files:
        e_int_config_display.c 


Log Message:
Change name for consistency

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/conf_display/e_int_config_display.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_int_config_display.c      27 Dec 2007 06:36:49 -0000      1.4
+++ e_int_config_display.c      28 Dec 2007 22:58:48 -0000      1.5
@@ -231,7 +231,7 @@
    E_Config_Dialog *cfd;
    E_Config_Dialog_View *v;
 
-   if (!ecore_x_randr_present())
+   if (!ecore_x_randr_query())
      {
         ecore_timer_add(0.5, _deferred_noxrandr_error, NULL);
         fprintf(stderr, "XRandR not present on this display. \n");



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