diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-01 01:11:02 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-01 01:11:02 +0000 |
commit | 0f59d8d1a9e2ff9d61a7faf00af264389e2ec68e (patch) | |
tree | 9b0de30bf676d89deaee6583a20392dc33fa52ce /x11/Makefile | |
parent | 8d93d52966437e5ac9c2a63448c14b5b0be70347 (diff) | |
download | ports-0f59d8d1a9e2ff9d61a7faf00af264389e2ec68e.tar.gz ports-0f59d8d1a9e2ff9d61a7faf00af264389e2ec68e.zip |
The Fluxbox Background Tool gives you a nice GUI to make background
changing easier in fluxbox/blackbox. It lets you use pixmaps as well
as solid colours. It includes a daemon to change the background
automatically.
Notes
Notes:
svn path=/head/; revision=89940
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index c13c0eb83ac5..7bfeaed861a4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -36,6 +36,7 @@ SUBDIR += eterm SUBDIR += eweather SUBDIR += fbsd-icons + SUBDIR += fluxbg SUBDIR += fspanel SUBDIR += gdkxft SUBDIR += gdm2 |