aboutsummaryrefslogtreecommitdiffstats
path: root/DeManage.hs
diff options
context:
space:
mode:
authorjoachim.fasting <joachim.fasting@gmail.com>2007-07-25 12:09:10 +0200
committerjoachim.fasting <joachim.fasting@gmail.com>2007-07-25 12:09:10 +0200
commit3322e202df73228263c588d50dbb2b6e0f117433 (patch)
tree4c545d6e4d544d60134c98cc9ce8690b1051be4d /DeManage.hs
parentee89914cd2fe1d99102893428271168d926abc43 (diff)
downloadXMonadContrib-3322e202df73228263c588d50dbb2b6e0f117433.tar.gz
XMonadContrib-3322e202df73228263c588d50dbb2b6e0f117433.tar.xz
XMonadContrib-3322e202df73228263c588d50dbb2b6e0f117433.zip
DeManage.hs: haddock compatibility.
darcs-hash:20070725100910-ea16c-fe74b9fdc0ba8fecc0b4c08f8b481eb7c70a5a30.gz
Diffstat (limited to 'DeManage.hs')
-rw-r--r--DeManage.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DeManage.hs b/DeManage.hs
index 22fe588..0e77c31 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.
--
-----------------------------------------------------------------------------