Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        ecore_x_icccm.c 


Log Message:


report unfound steppping at -1 so we know more :)

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/ecore_x_icccm.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- ecore_x_icccm.c     28 Jul 2005 07:38:37 -0000      1.35
+++ ecore_x_icccm.c     26 Aug 2005 10:00:15 -0000      1.36
@@ -357,7 +357,7 @@
    int                 minw = 0, minh = 0;
    int                 maxw = 32767, maxh = 32767;
    int                 basew = -1, baseh = -1;
-   int                 stepx = 1, stepy = 1;
+   int                 stepx = -1, stepy = -1;
    double              mina = 0.0, maxa = 0.0;
 
    if (!XGetWMNormalHints(_ecore_x_disp, win, &hint, &mask))




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to