From e71b4a6cfd3b577bba8f0ebbf7d028a7dac36ae4 Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Mon, 21 May 2007 06:03:30 +0200 Subject: s/workspace/windowset/ darcs-hash:20070521040330-b9aa7-5a36f8a4f90cc4116ffa3532a14bf405bfb942bb.gz --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index b75c5c3..9aef16f 100644 --- a/Main.hs +++ b/Main.hs @@ -56,7 +56,7 @@ main = do , focusedBorder = fbc } st = XState - { workspace = new (fromIntegral workspaces) (fromIntegral $ length xinesc) + { windowset = new (fromIntegral workspaces) (fromIntegral $ length xinesc) , layouts = M.fromList [(w, safeLayouts) | w <- [0 .. W workspaces - 1]] } xSetErrorHandler -- in C, I'm too lazy to write the binding: dons -- cgit v1.2.3