diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-27 00:39:37 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-27 00:39:37 +0100 |
commit | ed50d0cb4b1e46a6fa531e610c0d8025d12a62ae (patch) | |
tree | 507ce92bdc30de14417d99cb2e0df05cc23071d3 /xmobar.cabal | |
parent | 8c8f4e1dc6706146655e1ca8fc8784324350f056 (diff) | |
download | xmobar-ed50d0cb4b1e46a6fa531e610c0d8025d12a62ae.tar.gz xmobar-ed50d0cb4b1e46a6fa531e610c0d8025d12a62ae.tar.bz2 |
xmonadpropwrite.hs back to the source package
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 343570d..b87d740 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -16,8 +16,8 @@ maintainer: Jose A. Ortega Ruiz <jao@gnu.org> cabal-version: >= 1.6 build-type: Simple -data-files: samples/xmobar.config extra-source-files: README, NEWS, + samples/xmobar.config, samples/xmonadpropwrite.hs samples/Plugins/helloworld.config, samples/Plugins/HelloWorld.hs |