From 3b6c3ef7881953c3204d0cb1b21da8ee7d85a0e3 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 5 Jun 2003 20:43:07 +0000 Subject: Add docker. Docker is a WindowMaker dockapp that houses GNOME2 and KDE tray icons. The cool thing about docker is that, as a dockapp, it can be used by GNOME2 and KDE also, allowing you to have tray icons without needing the whole GNOME2 or KDE panel. Submitted by: Samy --- x11/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/Makefile') diff --git a/x11/Makefile b/x11/Makefile index a46306dae51c..483027bc92c1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -22,6 +22,7 @@ SUBDIR += decurs SUBDIR += deskmenu SUBDIR += dgs + SUBDIR += docker SUBDIR += dxpc SUBDIR += dynamag SUBDIR += ebuttons -- cgit