summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-12-10 19:02:54 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-12-10 19:02:54 +0100
commit1ba920c0e86c2c96347f7678b031596887b3c374 (patch)
tree50c3f522d7a2efaefa8b4d1d14b82d4669ad7b26
parent19e9b1af11110f108e4227321b729feb33573894 (diff)
downloadxmobar-1ba920c0e86c2c96347f7678b031596887b3c374.tar.gz
xmobar-1ba920c0e86c2c96347f7678b031596887b3c374.tar.bz2
Documentation tweaks
-rw-r--r--NEWS3
-rw-r--r--README35
2 files changed, 19 insertions, 19 deletions
diff --git a/NEWS b/NEWS
index 9900518..e48a2e5 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,8 @@ _New features_
guessed it.
- Cpu monitor now also reports `iowait` field ([issue 55]).
- Battery monitor: the full charge file is now settable in the
- monitor arguments (olpc systems use charge_full_design; see [issue 62]).
+ monitor arguments (olpc systems use `charge_full_design`; see
+ [issue 62]).
_Bug fixes_
diff --git a/README b/README
index 412f0d3..6db5e82 100644
--- a/README
+++ b/README
@@ -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.