diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-06 07:42:12 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-06 07:42:12 +0800 |
commit | aa6a44d9d62f15412452ff840186827f09ba6956 (patch) | |
tree | 3899d933a259459de78c0dcaa99206fdb54ca502 /x11/Makefile | |
parent | 1f5723603fe6c3e30bb5d4003c5d232ff7e7b480 (diff) | |
download | freebsd-ports-gnome-aa6a44d9d62f15412452ff840186827f09ba6956.tar.gz freebsd-ports-gnome-aa6a44d9d62f15412452ff840186827f09ba6956.tar.zst freebsd-ports-gnome-aa6a44d9d62f15412452ff840186827f09ba6956.zip |
Add xfce4-clipman-plugin 0.3.1, XFce 4 clipboard module for xfce4-panel.
This plugin is a clipboard history for the panel.
It now includes a "Clear clipboard" option,
and a drag-and-drop paste feature contributed by Andre Lerche.
Author: Eduard Roccatello <master@spine-group.org>
WWW: http://xfce-goodies.berlios.de/
PR: 59633
Submitted by: Matt Lancereau <matt@rimasec.net>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 11d465e9289a..663c4c820a64 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -147,6 +147,7 @@ SUBDIR += xcut SUBDIR += xdialog SUBDIR += xdtm + SUBDIR += xfce4-clipman-plugin SUBDIR += xfedor SUBDIR += xfishtank SUBDIR += xfree86_xkb_xml |