diff options
author | pav <pav@FreeBSD.org> | 2004-07-13 04:36:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-13 04:36:35 +0800 |
commit | 1554dccc56921a31eb282fc4348fa1e2fac3fde8 (patch) | |
tree | 8092e9086639b7faf4c43e6779d877bf865c6caf /sysutils/Makefile | |
parent | 3d9a5affee63c522b3ed322b44447e4d1f1ae656 (diff) | |
download | freebsd-ports-gnome-1554dccc56921a31eb282fc4348fa1e2fac3fde8.tar.gz freebsd-ports-gnome-1554dccc56921a31eb282fc4348fa1e2fac3fde8.tar.zst freebsd-ports-gnome-1554dccc56921a31eb282fc4348fa1e2fac3fde8.zip |
Add gkrellm-trayicons, a GkrellM2 plugin that displays a variable number
of user-defined, automatically scaled icons. The icons may be used either
for notification or as application launchers.
PR: ports/68918
Submitted by: Tobias Roth <ports@fsck.ch>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b0ae6d36e0f3..c621b6c25b03 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -146,6 +146,7 @@ SUBDIR += gkleds2 SUBDIR += gkrellflynn SUBDIR += gkrellm + SUBDIR += gkrellm-trayicons SUBDIR += gkrellm2 SUBDIR += gkrellmouse SUBDIR += gkrellmwho |