diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:32:39 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:32:39 +0100 | 
| commit | de35b05a1a1de72f4e002d55843309fbc6fe2bf4 (patch) | |
| tree | 360cebe2ba74ff509d3809808d17f016be581ce2 /NEWS | |
| parent | 19f36a28d501773708da02ba149e8d8dae5756aa (diff) | |
| download | xmobar-de35b05a1a1de72f4e002d55843309fbc6fe2bf4.tar.gz xmobar-de35b05a1a1de72f4e002d55843309fbc6fe2bf4.tar.bz2 | |
Eliminate the obsolete -P option
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 | 
1 files changed, 3 insertions, 5 deletions
| @@ -21,11 +21,9 @@ _New features_    - Window borders: configuration options `border` and `borderColor`      allow drawing borders around xmobar's window.    - New monitor, `Uptime`, showing the system uptime. -  - New monitor argument (`-P`) to enable displaying the `%` sign in -    percentages; the sign is now never included by default. -  - New monitor argument (`-S`) to enable displaying suffixes in some -    cases: equivalent to `-P` for percentages and used by Uptime and -    Network to control units display. +  - New monitor argument (`-S`) to enable displaying the `%` symbol in +    percentages or other suffixes (e.g., units in Uptime and Network); +    the symbol is now never included by default.    - New 'run once' commands, by specifying a 0 refresh rate in `Run      Com` ([issue 26]).    - MPD monitor: updated to libmpd 1.5. New fields `ppos` (playlist | 
