diff options
| -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 | 
