diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-10-26 07:43:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-10-26 07:43:18 +0000 |
commit | 064e7dc0f75e289ab203d55c32fad37393535fca (patch) | |
tree | 22d8455b57cfcd0e87fb6ad47cdab10dca80d7b5 /deskutils/Makefile | |
parent | a207a4e9ed134a246b17845a716bb91deec9849c (diff) |
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>
Notes
Notes:
svn path=/head/; revision=202056
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 ec73d504ee17..31136f482256 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 |