From 2f2f2ebc4d25a5ae5c6fb9f8e4200dc547e94bc2 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 22 Jan 2011 13:27:29 +0100 Subject: Doc fixes --- NEWS | 10 +++++----- README | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 6d5ecd2..2166cfd 100644 --- a/NEWS +++ b/NEWS @@ -5,18 +5,16 @@ _New features_ - - New `Volume` monitor displaying soundcard information using ALSA, - by Thomas Tuegel. + - New `Volume` monitor displaying ALSA soundcards information, by + Thomas Tuegel. _Incompatible changes_ - The `Mail` plugin now takes a second parameter (a string) - specifying its alias. + specifying its alias. As a side-effect, this solves [issue 30]. _Bug fixes_ - - Text is now correctly centered vertically. - - `FullBM` border spec fixed. - [issue 14]: `StdinReader` and other plugins accepting external input don't get confused anymore when characters from `alignSep` appear in their input. @@ -25,6 +23,8 @@ _Bug fixes_ - [issue 30]: `Mail` plugin can be specified anywhere in commands list. - [issue 36]: Battery monitor now supports non-standard locations of the `/sys/class/power_supply/AC/online` file. + - Text is now correctly centered vertically. + - `FullBM` border spec fixed. [issue 14]: http://code.google.com/p/xmobar/issues/detail?id=14 [issue 27]: http://code.google.com/p/xmobar/issues/detail?id=27 diff --git a/README b/README index 2e5eb47..d61da17 100644 --- a/README +++ b/README @@ -827,7 +827,7 @@ can be used in the output template as `%mydate%` logHook = dynamicLogString defaultPP >>= xmonadPropLog } This plugin can be used as a sometimes more convenient alternative - to `StdinReader`. For it instance, allows you to (re)start xmobar + to `StdinReader`. For instance, it allows you to (re)start xmobar outside xmonad. [here]: http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-DynamicLog.html -- cgit v1.2.3