diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 03:18:34 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 03:18:34 +0100 |
commit | 70d92eae0a496b995607c111cc31d7a55099fbc1 (patch) | |
tree | f1c062c10a97809fb87c3cc881081bead60247b4 | |
parent | fce192886587358987c98a2ab87cc028511948d1 (diff) | |
download | xmobar-70d92eae0a496b995607c111cc31d7a55099fbc1.tar.gz xmobar-70d92eae0a496b995607c111cc31d7a55099fbc1.tar.bz2 |
Nits
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -734,7 +734,7 @@ Norbert Zeh. __jao__: Thanks to Andrea for creating xmobar in the first place, and for -giving the chance to contribute. +giving me the chance to contribute. Useful links ============ diff --git a/xmobar.cabal b/xmobar.cabal index afcf401..c99b502 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -30,7 +30,7 @@ flag with_utf8 default: True flag with_inotify - description: inotify support (modern Linux only). Required for the Mail and MBox plugins. + description: inotify support (modern Linux only). Required for the Mail and MBox plugins. default: False flag with_iwlib |