CONFIG, TODO: fix typos

CONFIG: delete trailing whitespace
This commit is contained in:
"Valery V. Vorotyntsev"
2007-11-15 14:41:51 +00:00
parent b4e0e77911
commit 2302bb3304
2 changed files with 9 additions and 9 deletions

4
CONFIG
View File

@@ -1,6 +1,6 @@
== Configuring xmonad ==
xmonad is configure by creating and editing the Haskell file:
xmonad is configured by creating and editing the Haskell file:
~/.xmonad/xmonad.hs
@@ -76,7 +76,7 @@ The default configuration values are defined in the source file:
the XConfig data structure itself is defined in:
XMonad.hs
XMonad/Core.hs
== Extensions ==

2
TODO
View File

@@ -14,7 +14,7 @@
* document, with photos, any new layouts
* double check README build instructions
* test core with 6.6 and 6.8
* upload X11/xmonad to hacakge
* upload X11/xmonad to hackage
* check examples/text in use-facing Config.hs
* check tour.html and intro.html are up to date, and mention all core bindings
* bump xmonad.cabal version