diff options
author | nivit <nivit@FreeBSD.org> | 2007-01-17 21:00:48 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-01-17 21:00:48 +0800 |
commit | 0486035de7b7f173e6065b95a48acaec9c3706e0 (patch) | |
tree | 079ae21a8e7aa68aa1a7dec2eb1729738b21d531 /x11/Makefile | |
parent | a2f61f25b2b7eaf60ea257525d2298e7fbe760ff (diff) | |
download | freebsd-ports-gnome-0486035de7b7f173e6065b95a48acaec9c3706e0.tar.gz freebsd-ports-gnome-0486035de7b7f173e6065b95a48acaec9c3706e0.tar.zst freebsd-ports-gnome-0486035de7b7f173e6065b95a48acaec9c3706e0.zip |
wbar is a quick launch bar. Its fast, light and cool eye-candy.
Initially developed for Fluxbox, then tested on WindowMaker, Xfce,
Gnome, etc.
It can run on top of desktops such as xfdesktop or nautilus with
the -above-desk switch.
Approved by: alexbl (mentor, implicit)
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 e0d18a2334b7..62b85c82f585 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -222,6 +222,7 @@ SUBDIR += trayer SUBDIR += tycoon SUBDIR += vdesk + SUBDIR += wbar SUBDIR += wdm SUBDIR += widgetfactory SUBDIR += wmappl |