Enlightenment CVS committal

Author  : ravenlock
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
I suspect this was intended.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.600
retrieving revision 1.601
diff -u -3 -r1.600 -r1.601
--- e_border.c  5 Aug 2007 04:41:55 -0000       1.600
+++ e_border.c  18 Aug 2007 02:28:40 -0000      1.601
@@ -1326,7 +1326,7 @@
          }
        if (bd->visible)
          {
-            if (focus_track_frozen > 0)
+            if (focus_track_frozen == 0)
               e_border_focus_latest_set(bd);
          }
 //     printf("EMIT 0x%x activeve\n", bd->client.win);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to