diff options
author | jao <jao@gnu.org> | 2018-02-01 04:59:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-02-01 04:59:43 +0100 |
commit | a261c348df9bd2b04282097fa7799ad4921e2081 (patch) | |
tree | e6fe44429ade4591c6d1a940644cedc58395e726 /xmobar.cabal | |
parent | 5e9e71e88ef2de1dbeaae8f0089a6ba20239dcac (diff) | |
download | xmobar-a261c348df9bd2b04282097fa7799ad4921e2081.tar.gz xmobar-a261c348df9bd2b04282097fa7799ad4921e2081.tar.bz2 |
news.md -> changelog.md
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 30d1486..e95e9f3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -16,7 +16,7 @@ bug-reports: https://github.com/jaor/xmobar/issues cabal-version: >= 1.6 build-type: Simple -extra-source-files: readme.md, news.md, +extra-source-files: readme.md, changelog.md, samples/xmobar.config, samples/xmonadpropwrite.hs samples/Plugins/helloworld.config, samples/Plugins/HelloWorld.hs |