diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-05 23:42:12 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-05 23:42:12 +0000 |
commit | aa6a44d9d62f15412452ff840186827f09ba6956 (patch) | |
tree | 3899d933a259459de78c0dcaa99206fdb54ca502 /x11/xfce4-clipman-plugin/pkg-plist | |
parent | 1f5723603fe6c3e30bb5d4003c5d232ff7e7b480 (diff) | |
download | FreeBSD-ports-aa6a44d9d62f15412452ff840186827f09ba6956.zip FreeBSD-ports-aa6a44d9d62f15412452ff840186827f09ba6956.tar.gz |
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/xfce4-clipman-plugin/pkg-plist')
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist new file mode 100644 index 0000000..b190802 --- /dev/null +++ b/x11/xfce4-clipman-plugin/pkg-plist @@ -0,0 +1,5 @@ +@comment $FreeBSD$ +lib/xfce4/panel-plugins/libclipman.so +lib/xfce4/panel-plugins/libclipman.la +lib/xfce4/panel-plugins/libclipman.a +@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true |