repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 1db225496cff3a4b8851bd1052e57e6ec72b65d6:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 1db225496cff3a4b8851bd1052e57e6ec72b65d6
Author: Marc Lehmann 
Date:   Wed Dec 15 05:39:08 2004 +0000

    *** empty log message ***

diff --git a/src/command.C b/src/command.C
index 9654179f3586955359f03dee0663abc5825c1e3b..
index ..c3e63ab89b78ddf5c09032085dd3566898f396de 100644
--- a/src/command.C
+++ b/src/command.C
@@ -1670,8 +1670,8 @@ rxvt_term::rootwin_cb (XEvent &ev)
          * if user used some Esetroot compatible prog to set the root bg,
          * use the property to determine the pixmap.  We use it later on.
          */
-        if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID]
-            || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID])
+        if (ev.xproperty.atom != xa[XA_XROOTPMAP_ID]
+            && ev.xproperty.atom != xa[XA_ESETROOT_PMAP_ID])
           return;

         /* FALLTHROUGH */

-----END OF PAGE-----