all repos — fluxbox @ f1624c901f1d50dd30a427086853d379088caac4

custom fork of the fluxbox windowmanager

removed DrawUtil
fluxgen fluxgen
commit

f1624c901f1d50dd30a427086853d379088caac4

parent

d3daeff47ade0fcd8f4768f5a15fae4012ec9ea8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/Makefile.amsrc/Makefile.am

@@ -50,7 +50,7 @@

fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ BaseDisplay.cc BaseDisplay.hh \ BoolMenuItem.hh \ - DirHelper.hh DirHelper.cc DrawUtil.cc DrawUtil.hh ${newwmspec_SOURCE} \ + DirHelper.hh DirHelper.cc ${newwmspec_SOURCE} \ FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ FbWinFrameTheme.hh FbWinFrameTheme.cc \ fluxbox.cc fluxbox.hh ${gnome_SOURCE} \