diff options
author | pav <pav@FreeBSD.org> | 2004-05-26 03:08:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-26 03:08:33 +0800 |
commit | 67ce2a3769892009f6b5f65e75cb90547605474f (patch) | |
tree | 518bbaf8fa1edccf2a7085f1d587c9b043bee0b2 /x11/Makefile | |
parent | b4fc538e6a3071663a598cbb3916655a511964f0 (diff) | |
download | freebsd-ports-gnome-67ce2a3769892009f6b5f65e75cb90547605474f.tar.gz freebsd-ports-gnome-67ce2a3769892009f6b5f65e75cb90547605474f.tar.zst freebsd-ports-gnome-67ce2a3769892009f6b5f65e75cb90547605474f.zip |
Add xfce4-trigger-launcher, a XFce4 panel plugin that provides a toggle button,
showing on and off state, with configurable command.
PR: ports/66559
Submitted by: Zahemszky, Gábor <gabor@zahemszky.hu>
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 09686260be28..e4f75fdae3e4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -194,6 +194,7 @@ SUBDIR += xextensions SUBDIR += xf86ext SUBDIR += xfce4-clipman-plugin + SUBDIR += xfce4-trigger-launcher SUBDIR += xfedor SUBDIR += xfishtank SUBDIR += xfree86_xkb_xml |