raster pushed a commit to branch master.

commit b566b6b2ceed209d55f0ffc0974bd59237b5776d
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Tue Jul 30 20:30:19 2013 +0900

    THIS like was a dos newline. it switched jed to dos newline mode! aaagh!
---
 src/bin/e_border.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_border.c b/src/bin/e_border.c
index ae0802d..e8ded09 100644
--- a/src/bin/e_border.c
+++ b/src/bin/e_border.c
@@ -10191,7 +10191,7 @@ e_border_activate(E_Border *bd, Eina_Bool just_do_it)
                 config dialogs when the main window gets focus.
                 causing the pointer to jump back and forth.  */
              if ((e_config->focus_policy != E_FOCUS_CLICK) && 
(!bd->new_client) &&
-                 (!e_config->disable_all_pointer_warps) &&
+                 (!e_config->disable_all_pointer_warps) &&
                  !(bd->client.icccm.name && !strcmp(bd->client.icccm.name, 
"VCLSalFrame")))
                ecore_x_pointer_warp(bd->zone->container->win,
                                     bd->x + (bd->w / 2), bd->y + (bd->h / 2));

-- 

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk

Reply via email to