Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:

update all borders on efreet desktop update

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -3 -r1.586 -r1.587
--- e_border.c  11 Apr 2007 15:37:03 -0000      1.586
+++ e_border.c  13 Apr 2007 01:47:56 -0000      1.587
@@ -4342,11 +4342,10 @@
 
              bd = l->data;
              if (bd->desktop == event->previous)
-               {
                   bd->desktop = event->current;
-                  bd->changes.icon = 1;
-                  bd->changed = 1;
-               }
+             /* check all borders. the updated icon may now apply to them 
(e.g. adding a StartupWMClass) */
+             bd->changes.icon = 1;
+             bd->changed = 1;
           }
         break;
      }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to