summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-25 06:16:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-25 06:16:07 +0000
commita5d4b337dfd720b28cb6f5969dfaceae3b7c64fa (patch)
tree211722309da832681a04547f396164e57ae78c95 /x11/Makefile
parentFix plist and fix up pkg-message. Prodded by: kris. (diff)
Add gnome-clipboard-daemon, a clipboard manager for X.
GNOME Clipboard Daemon is a program that keeps the content of your X clipboard in memory, so the clipboard won't get lost even after you close the application you copied from. It's a daemon - it has no GUI. You start it and it'll run inthe background and Just Work(tm). Example: 1. Start AbiWord. 2. Type in 'hello world'. Select everything and click Copy. 3. Close AbiWord. 4. Start gedit. 5. Click Paste. Normally nothing will happen. But if GNOME Clipboard Daemon is running, pasting will work. PR: 61869 Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes
Notes: svn path=/head/; revision=99004
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a8ed3c7a4668..6bd3c87adceb 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -49,6 +49,7 @@
SUBDIR += ggiterm
SUBDIR += gmessage
SUBDIR += gmrun
+ SUBDIR += gnome-clipboard-daemon
SUBDIR += gnome-swallow
SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe