CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/09/20 03:59:38
Modified files:
x11/fluxbox : Makefile
x11/fluxbox/patches: patch-src_Screen_cc
Log message:
Fix a bug in the BScreen constructor:
it was testing for FbWindow.property() == Success, where it should
have tested for == true
(upstream git commit 3ad611928a86db3fdb4a8818da1394aa53eaeac7)
