From cf25cf89165b7638378c1223ef231c5bbd16ded6 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 12 Jul 2004 21:21:14 +0000 Subject: Add fbpanel, a lightweight, netwm compliant desktop panel. It includes taskbar, pager, launchbar and more. Works nicely with Metacity, kwm, xfce4... PR: ports/68917 Submitted by: Tobias Roth --- x11/fbpanel/files/patch-default.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 x11/fbpanel/files/patch-default.cfg (limited to 'x11/fbpanel/files/patch-default.cfg') diff --git a/x11/fbpanel/files/patch-default.cfg b/x11/fbpanel/files/patch-default.cfg new file mode 100644 index 000000000000..b5da17af254d --- /dev/null +++ b/x11/fbpanel/files/patch-default.cfg @@ -0,0 +1,15 @@ +--- config/default.cfg.orig Sat Jun 26 13:37:20 2004 ++++ config/default.cfg Sat Jun 26 13:37:27 2004 +@@ -190,9 +190,9 @@ + Plugin { + type = taskbar + expand = true +- ShowIconified = true +- ShowMapped = true +- ShowAllDesks = false ++ #ShowIconified = true ++ #ShowMapped = true ++ #ShowAllDesks = false + config { + tooltips = true + iconsonly = false -- cgit v1.2.3