diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-06-04 02:43:35 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-06-04 02:54:49 +0200 |
commit | dd305fbe5303f7fd306bbc0828996df1ac55c9b4 (patch) | |
tree | a7c1dbebbfa6e6c2a46570d5737e76bd00933717 /xmobar.cabal | |
parent | b465bbffb9d15dd76cd9d0c46e098ee60ace4f20 (diff) | |
download | xmobar-dd305fbe5303f7fd306bbc0828996df1ac55c9b4.tar.gz xmobar-dd305fbe5303f7fd306bbc0828996df1ac55c9b4.tar.bz2 |
News/Readme updates (including making them github-friendlier)0.15
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 db935f7..71ea524 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -16,7 +16,7 @@ maintainer: Jose A. Ortega Ruiz <jao@gnu.org> cabal-version: >= 1.6 build-type: Simple -extra-source-files: README, NEWS, +extra-source-files: readme.md, news.md, samples/xmobar.config, samples/xmonadpropwrite.hs samples/Plugins/helloworld.config, samples/Plugins/HelloWorld.hs |