diff options
| author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2008-03-17 13:23:27 +0100 | 
|---|---|---|
| committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2008-03-17 13:23:27 +0100 | 
| commit | df87494f2ba54544612f842d116b544f5e677595 (patch) | |
| tree | 9f6aee2c28e1dc8f651ccefd4985196c32541463 | |
| parent | 641836613311563d560baa32aab30ba4997bbf59 (diff) | |
| download | xmobar-df87494f2ba54544612f842d116b544f5e677595.tar.gz xmobar-df87494f2ba54544612f842d116b544f5e677595.tar.bz2  | |
README: typos
darcs-hash:20080317122327-d6583-a4637cad86254553a7a70bff349e961952592954.gz
| -rw-r--r-- | README | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -450,7 +450,7 @@ After that your type constructor can be used as an argument for the  Runnable type constructor `Run` in the `commands` list of the  configuration options. -This requires importing your plugin into `Config.hs` and adding you +This requires importing your plugin into `Config.hs` and adding your  type to the type list in the type signature of `Config.runnableTypes`.  For a very basic example see `Plugins/HelloWorld.hs` or the other @@ -528,7 +528,7 @@ The [Xmobar] home page  The [XMonad] home page -[Xmobars darcs repository] +[Xmobar darcs repository]  To understand the internal mysteries of Xmobar you may try reading  this tutorial [on X Window Programming in Haskell]. @@ -551,7 +551,7 @@ Copyright © 2007 Andrea Rossato  [This is a screen shot]: http://haskell.org/sitewiki/images/a/ae/Arossato-config.png  [Hackage]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar  [Xmobar]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar -[Xmobars darcs repository]: http://code.haskell.org/xmobar +[Xmobar darcs repository]: http://code.haskell.org/xmobar  [on X Window Programming in Haskell]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell  [Ion3]: http://modeemi.fi/~tuomov/ion/  [XMonad]: http://xmonad.org  | 
