diff options
author | pav <pav@FreeBSD.org> | 2004-08-17 07:41:07 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-17 07:41:07 +0000 |
commit | d814f2e0499eae280cfeb90f643d2834cbbcfb25 (patch) | |
tree | 6b9e93fbce5666fbd30051d8b679a11d0239c68f /x11-wm/Makefile | |
parent | 3e799cae62c639ca41faac04ff13986787abbe61 (diff) | |
download | FreeBSD-ports-d814f2e0499eae280cfeb90f643d2834cbbcfb25.zip FreeBSD-ports-d814f2e0499eae280cfeb90f643d2834cbbcfb25.tar.gz |
Add peksystray, a system tray "notification area" dockapp similar to the
GNOME notification area applet. But it's designed for any window manager that
supports docking.
PR: ports/68800
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 007a1ed..1189338 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -71,6 +71,7 @@ SUBDIR += oroborus SUBDIR += pager SUBDIR += pawm + SUBDIR += peksystray SUBDIR += pekwm SUBDIR += phluid SUBDIR += piewm |