diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-11 18:56:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-11 18:56:23 +0800 |
commit | 4378a5e51723118451cb45a591769a0a1a6f3aa8 (patch) | |
tree | 6fd4cf487a42c8f698f78f282491aaa2ac65bf06 /x11/Makefile | |
parent | 231fe4ff9014691f1efe95b9b83dd6f5d44c20be (diff) | |
download | freebsd-ports-gnome-4378a5e51723118451cb45a591769a0a1a6f3aa8.tar.gz freebsd-ports-gnome-4378a5e51723118451cb45a591769a0a1a6f3aa8.tar.zst freebsd-ports-gnome-4378a5e51723118451cb45a591769a0a1a6f3aa8.zip |
The Verve panel plugin is a comfortable command line plugin for the Xfce panel.
It supports several nice features, such as:
* Command history
* Auto-completion (including command history)
* Open URLs and eMail addresses in your favourite applications
* Focus grabbing via D-BUS (so you can bind a shortcut to it)
* Custom input field width
WWW: http://goodies.xfce.org/projects/panel-plugins/verve-plugin
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 c581d28b7171..39dd6f51e06d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -355,6 +355,7 @@ SUBDIR += xfce4-quicklauncher-plugin SUBDIR += xfce4-screenshooter-plugin SUBDIR += xfce4-taskmanager + SUBDIR += xfce4-verve-plugin SUBDIR += xfce4-wmdock-plugin SUBDIR += xfce4-xfapplet-plugin SUBDIR += xfd |