diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-07-31 04:21:27 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-07-31 04:21:27 +0800 |
commit | 2a08da2014e9d45af0a6ada14beadec50e3128cc (patch) | |
tree | 23b020fb56f5828bb235049074937fc9739cc097 /x11-wm/Makefile | |
parent | 267480362a0ac2329ce1bc721124e02e31d76951 (diff) | |
download | freebsd-ports-gnome-2a08da2014e9d45af0a6ada14beadec50e3128cc.tar.gz freebsd-ports-gnome-2a08da2014e9d45af0a6ada14beadec50e3128cc.tar.zst freebsd-ports-gnome-2a08da2014e9d45af0a6ada14beadec50e3128cc.zip |
With the modular Xfce Panel, a multitude of panel layouts can be
created. This tool makes it possible to backup, restore, import,
and export these panel layouts.
WWW: https://git.xfce.org/apps/xfce4-panel-profiles/about/
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 7b9fc075a532..c84caa22eb1d 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -138,6 +138,7 @@ SUBDIR += xfce4 SUBDIR += xfce4-desktop SUBDIR += xfce4-panel + SUBDIR += xfce4-panel-profiles SUBDIR += xfce4-session SUBDIR += xfce4-wm |