diff options
Diffstat (limited to 'x11/fbpanel/files/patch-default.cfg')
-rw-r--r-- | x11/fbpanel/files/patch-default.cfg | 15 |
1 files changed, 15 insertions, 0 deletions
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 |