From f77cadaa5e350bae2ccaa00764d8a5d9233f07b3 Mon Sep 17 00:00:00 2001 From: "joachim.fasting" Date: Wed, 25 Jul 2007 10:09:10 +0000 Subject: [PATCH] DeManage.hs: haddock compatibility. --- DeManage.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeManage.hs b/DeManage.hs index 22fe588d..0e77c317 100644 --- a/DeManage.hs +++ b/DeManage.hs @@ -18,7 +18,7 @@ -- * Determine the pixel size of the panel, add that value to defaultGaps -- * Launch the panel -- * Give the panel window focus, then press mod-d --- * Convince the panel to move/resize to the correct location. Changing the +-- * Convince the panel to move\/resize to the correct location. Changing the -- panel's position setting several times seems to work. -- -----------------------------------------------------------------------------