diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-07 23:11:32 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-07 23:11:32 +0000 |
commit | 82f9230a56b5abc5f3806ad98d8b841b7dff418a (patch) | |
tree | 56fc50356ed816d4fe51765f6219d86c2e89ef55 /misc/Makefile | |
parent | 0918c7d3fc3c3a47278e7026ceffdb8216231a02 (diff) | |
download | FreeBSD-ports-82f9230a56b5abc5f3806ad98d8b841b7dff418a.zip FreeBSD-ports-82f9230a56b5abc5f3806ad98d8b841b7dff418a.tar.gz |
Add gnome-osd, a project to create an OSD (On-Screen-Display) infrastructure,
similar to XOSD. It includes a command-line client, and sample xchat and
rhythmbox plugins.
PR: 70778
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0152efc..8b2d37c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -113,6 +113,7 @@ SUBDIR += globus2 SUBDIR += gman SUBDIR += gnome-icon-theme + SUBDIR += gnome-osd SUBDIR += gnomehier SUBDIR += gnomemimedata SUBDIR += gnomesword |