summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorEdward O'Callaghan <victoredwardocallaghan@gmail.com>2013-01-21 06:19:26 +1100
committerAlexander Polakov <plhk@sdf.org>2013-01-27 02:05:57 +0400
commitcfd729999901c39f6e0aac1c271d56ae6e704d3e (patch)
tree09aa95e118b7c409b8bc4f92850577712a2ae3df /xmobar.cabal
parent8c208d5e5ef970f465c4ee903367de8a8b41879a (diff)
downloadxmobar-cfd729999901c39f6e0aac1c271d56ae6e704d3e.tar.gz
xmobar-cfd729999901c39f6e0aac1c271d56ae6e704d3e.tar.bz2
XBM icon support
<icon=/path/to/icon>
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index c44a40f..3f2ecd2 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -74,7 +74,7 @@ executable xmobar
hs-source-dirs: src
main-is: Main.hs
other-modules:
- Xmobar, Config, Parsers, Commands, Localize,
+ Xmobar, Config, Parsers, Commands, Localize, XGraphic,
XUtil, StatFS, Runnable, ColorCache, Window, Signal,
Plugins, Plugins.BufferedPipeReader,
Plugins.CommandReader, Plugins.Date, Plugins.EWMH,