diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-10 19:02:54 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-10 19:02:54 +0100 |
commit | 1ba920c0e86c2c96347f7678b031596887b3c374 (patch) | |
tree | 50c3f522d7a2efaefa8b4d1d14b82d4669ad7b26 /README | |
parent | 19e9b1af11110f108e4227321b729feb33573894 (diff) | |
download | xmobar-1ba920c0e86c2c96347f7678b031596887b3c374.tar.gz xmobar-1ba920c0e86c2c96347f7678b031596887b3c374.tar.bz2 |
Documentation tweaks
Diffstat (limited to 'README')
-rw-r--r-- | README | 35 |
1 files changed, 17 insertions, 18 deletions
@@ -13,7 +13,6 @@ extensibility through plugins. This page documents xmobar 0.14 (see [release notes]). -[This is a screen shot] of Andrea's desktop with [xmonad] and xmobar. [This screenshot] shows xmobar running under [sawfish], with antialiased fonts. And [this one] is my desktop with [xmonad] and two instances of xmobar. @@ -1022,18 +1021,25 @@ To remove the system monitor plugin: 3. rebuild xmobar. -Credits -======= +Authors and credits +=================== + +Andrea Rossato originally designed and implemented xmobar up to +version 0.11.1. Since then, it is maintained and developed by [Jose +Antonio Ortega Ruiz](http://hacks-galore.org/jao/), with the help of +the greater Haskell community. -xmobar [incorporates patches] by Ben Boeckel, Roman Cheplyaka, John -Goerzen, Juraj Hercek, Tomas Janousek, Spencer Janssen, Lennart -Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, Svein Ove, -Martin Perner, Jens Petersen, Petr Rockai, Andrew Sackville-West, -Alexander Solovyov, Sergei Trofimovich, Thomas Tuegel, Jan Vornberger, -Daniel Wagner and Norbert Zeh. +In particular, xmobar [incorporates patches] by Ben Boeckel, Roman +Cheplyaka, John Goerzen, Juraj Hercek, Tomas Janousek, Spencer +Janssen, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry +Kurochkin, Svein Ove, Martin Perner, Jens Petersen, Petr Rockai, +Andrew Sackville-West, Alexander Solovyov, Sergei Trofimovich, Thomas +Tuegel, Jan Vornberger, Daniel Wagner and Norbert Zeh. [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors +## Thanks + __Andrea Rossato__: Thanks to Robert Manea and Spencer Janssen for their help in @@ -1065,15 +1071,8 @@ Useful links [this tutorial]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell [sawflibs]: http://github.com/jaor/sawflibs -Author -====== - -Andrea Rossato originally designed and implemented xmobar up to -version 0.11.1. Since then, it is maintained by [Jose Antonio Ortega -Ruiz](http://hacks-galore.org/jao/). - -Legal -===== +License +======= This software is released under a BSD-style license. See [LICENSE] for more details. |