all repos — fluxbox @ 1e78e743a740ae39d7febafdf6da6eb32f91312d

custom fork of the fluxbox windowmanager

moved Resource, XrmDatabaseHelper and DirHelper to FbTk
fluxgen fluxgen
commit

1e78e743a740ae39d7febafdf6da6eb32f91312d

parent

df3b2a27662167892c922d4dd1714dc748079010

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

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

@@ -52,7 +52,7 @@ endif

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

@@ -60,7 +60,6 @@ IconBar.cc IconBar.hh \

i18n.cc i18n.hh \ Keys.cc Keys.hh main.cc \ Netizen.cc Netizen.hh \ - Resource.hh Resource.cc \ RootTheme.hh RootTheme.cc \ FbRootWindow.hh FbRootWindow.cc \ Screen.cc Screen.hh \

@@ -73,7 +72,7 @@ WinButton.hh WinButton.cc \

WinButtonTheme.hh WinButtonTheme.cc \ Window.cc Window.hh \ Workspace.cc Workspace.hh \ - XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayerMenu.hh \ + FbCommands.hh FbCommands.cc LayerMenu.hh \ IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh \ WinClient.hh WinClient.cc \ ${REMEMBER_SOURCE}