electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit b287868a5e9aa78ca911796cf021d555c0dd93fa
parent 456d3d5b5594becebf4cb77f4bc380a69b22a2ce
Author: ThomasV <thomasv@gitorious>
Date:   Thu, 18 Oct 2012 20:31:45 +0200

update MANIFEST.in

Diffstat:
MMANIFEST.in | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in @@ -1,5 +1,6 @@ -include README LICENCE RELEASE-NOTES +include README LICENCE RELEASE-NOTES AUTHORS include electrum.conf.sample +include electrum.desktop include *.py include electrum recursive-include lib *.py