diff options
author | jao <jao@gnu.org> | 2018-11-25 15:26:44 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-25 15:26:44 +0000 |
commit | f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07 (patch) | |
tree | ba34733d783dfcb65234ed835deac13a9a9c100e /xmobar.cabal | |
parent | b12fe3ebdaf3a4a539b85f742a582925d7e811f1 (diff) | |
download | xmobar-f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07.tar.gz xmobar-f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07.tar.bz2 |
doc, examples
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 7f82725..8fd836a 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -17,10 +17,10 @@ cabal-version: >= 1.8 build-type: Simple extra-source-files: readme.md, changelog.md, - samples/padding-icon.sh, - samples/xmobar.config, samples/xmonadpropwrite.hs - samples/Plugins/helloworld.config, - samples/Plugins/HelloWorld.hs + examples/padding-icon.sh, + examples/xmobar.config, examples/xmonadpropwrite.hs + examples/Plugins/helloworld.config, + examples/Plugins/HelloWorld.hs source-repository head type: git |