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 /xmobar.cabal | |
parent | fce192886587358987c98a2ab87cc028511948d1 (diff) | |
download | xmobar-70d92eae0a496b995607c111cc31d7a55099fbc1.tar.gz xmobar-70d92eae0a496b995607c111cc31d7a55099fbc1.tar.bz2 |
Nits
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |