diff options
author | pav <pav@FreeBSD.org> | 2007-10-26 07:43:18 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-10-26 07:43:18 +0000 |
commit | f4350c15dd6f7989e3269a14fb9807ab1430e5b1 (patch) | |
tree | f5e5b4a1d035ae8a8c05660e63793b1455d78641 /deskutils/Makefile | |
parent | e9df0826d87a1ae1aff8dcff1f1605dfea71b020 (diff) | |
download | FreeBSD-ports-f4350c15dd6f7989e3269a14fb9807ab1430e5b1.zip FreeBSD-ports-f4350c15dd6f7989e3269a14fb9807ab1430e5b1.tar.gz |
Glipper is a clipboardmanager for the GNOME Panel. It maintains a history of
text copied to the clipboard from which you can choose. You can see this as a
GNOME counterpart to KDE's Klipper.
Glipper uses plugins to give the user all the extra functionality they want,
including support for Actions, Snippets and No-Paste services.
WWW: http://glipper.sourceforge.net/
PR: ports/117424
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index ec73d50..31136f4 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -71,6 +71,7 @@ SUBDIR += gkrellm-reminder2 SUBDIR += gkrellm-timers SUBDIR += glabels + SUBDIR += glipper SUBDIR += gmcal SUBDIR += gnochm SUBDIR += gnome-blog |