Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        desktops.c 


Log Message:
Fix various updates when external background changes (was disabled?).

===================================================================
RCS file: /cvs/e/e16/e/src/desktops.c,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -3 -r1.255 -r1.256
--- desktops.c  17 Jan 2007 01:10:42 -0000      1.255
+++ desktops.c  13 Mar 2007 03:11:30 -0000      1.256
@@ -1973,7 +1973,9 @@
                   ev->xany.window, pmap);
        if (ev->xany.window != VRoot.xwin)
           return;
+#if 0                          /* FIXME - Remove? Or was this here for a 
reason? */
        dsk->bg.pmap_set = pmap;
+#endif
        if (pmap == dsk->bg.pmap)
           return;
        if (pmap == Mode.root.ext_pmap)



-------------------------------------------------------------------------
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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to