From 72c9d18dee96f299fa96bf820a835d766a1be4d6 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 9 Feb 2010 12:00:28 +0100 Subject: bump version and set default value for xft and hinotify Ignore-this: c7a12d3137f383eaed154196768c907a1c8333f2 darcs-hash:20100209110028-d6583-31cb85c570e6b0cd55efc8d3fef64ec89cc47196.gz --- xmobar.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index 8551806..7bddedd 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.9.2 +version: 0.10 homepage: http://code.haskell.org/~arossato/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. @@ -22,12 +22,14 @@ flag small_base flag with_xft description: Use Xft to render text. UTF-8 support included. + default: False flag with_utf8 description: With UTF-8 support. flag with_inotify description: inotify support (modern Linux only). Required for the Mail plugin. + default: False executable xmobar main-is: Main.hs -- cgit v1.2.3