URI: 
       tadd electrum.conf.sample to manifest - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 20d03ff60c7b03e5c48396e274c4579a37b0fe18
   DIR parent 8d0b81a3b733c780d050651550d16847f9139124
  HTML Author: thomasv <thomasv@gitorious>
       Date:   Fri, 12 Oct 2012 15:18:35 +0200
       
       add electrum.conf.sample to manifest
       
       Diffstat:
         M MANIFEST.in                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/MANIFEST.in b/MANIFEST.in
       t@@ -1,4 +1,5 @@
        include README LICENCE RELEASE-NOTES
       +include electrum.conf.sample
        include *.py
        include electrum
        recursive-include lib *.py