diff options
author | demon <demon@FreeBSD.org> | 2003-08-16 22:54:04 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-08-16 22:54:04 +0800 |
commit | f8be9a51b024bfaa643abf64d73ffe4560225eee (patch) | |
tree | 21daa708488828d6c4a6d26b88ad4ff1f04b0b98 /sysutils/Makefile | |
parent | c45812c1a14875bf89552795d88549f4c9d030bd (diff) | |
download | freebsd-ports-gnome-f8be9a51b024bfaa643abf64d73ffe4560225eee.tar.gz freebsd-ports-gnome-f8be9a51b024bfaa643abf64d73ffe4560225eee.tar.zst freebsd-ports-gnome-f8be9a51b024bfaa643abf64d73ffe4560225eee.zip |
New port: xfce4-minicmd-plugin.
Displays a mini-command line on the xfce4-panel. Uses the same history file as
xfrun4. Use <Up> and <Down> to scroll through history. <Enter> executes the
command and <Ctrl>-<Enter> executes the command in a terminal.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index df5ede6e55f3..437d4a5f26db 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -338,6 +338,7 @@ SUBDIR += xfce4-battery-plugin SUBDIR += xfce4-mcs-manager SUBDIR += xfce4-mcs-plugins + SUBDIR += xfce4-minicmd-plugin SUBDIR += xfce4-showdesktop-plugin SUBDIR += xfce4-systemload-plugin SUBDIR += xfce4-utils |