Browse Source

mv client/* . && rm -fr client

283
genjix 13 years ago
parent
commit
b3fd4a2832
  1. 0
      LICENCE
  2. 0
      MANIFEST.in
  3. 0
      README
  4. 0
      RELEASE-NOTES
  5. 0
      blocks
  6. 0
      bmp.py
  7. 0
      docs/android.html
  8. 0
      electrum
  9. 0
      electrum4a.py
  10. 0
      electrum_text_320.png
  11. 0
      gui.py
  12. 0
      gui_qt.py
  13. 0
      icons.qrc
  14. 0
      icons/confirmed.png
  15. 0
      icons/lock.png
  16. 0
      icons/lock.svg
  17. 0
      icons/network.png
  18. 0
      icons/preferences.png
  19. 0
      icons/seed.png
  20. 0
      icons/status_connected.png
  21. 0
      icons/status_disconnected.png
  22. 0
      icons/status_disconnected.svg
  23. 0
      icons/status_waiting.png
  24. 0
      icons/status_waiting.svg
  25. 0
      icons/unconfirmed.png
  26. 0
      icons/unconfirmed.svg
  27. 0
      interface.py
  28. 0
      mnemonic.py
  29. 0
      msqr.py
  30. 0
      peers
  31. 0
      pyqrnative.py
  32. 0
      remote.php
  33. 0
      remote_wallet.py
  34. 0
      ripemd.py
  35. 0
      setup.py
  36. 0
      upgrade.py
  37. 0
      version.py
  38. 0
      wallet.py

0
client/LICENCE → LICENCE

0
client/MANIFEST.in → MANIFEST.in

0
client/README → README

0
client/RELEASE-NOTES → RELEASE-NOTES

0
client/blocks → blocks

0
client/bmp.py → bmp.py

0
client/docs/android.html → docs/android.html

0
client/electrum → electrum

0
client/electrum4a.py → electrum4a.py

0
client/electrum_text_320.png → electrum_text_320.png

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

0
client/gui.py → gui.py

0
client/gui_qt.py → gui_qt.py

0
client/icons.qrc → icons.qrc

0
client/icons/confirmed.png → icons/confirmed.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
client/icons/lock.png → icons/lock.png

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
client/icons/lock.svg → icons/lock.svg

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
client/icons/network.png → icons/network.png

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

0
client/icons/preferences.png → icons/preferences.png

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
client/icons/seed.png → icons/seed.png

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
client/icons/status_connected.png → icons/status_connected.png

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

0
client/icons/status_disconnected.png → icons/status_disconnected.png

Before

Width:  |  Height:  |  Size: 952 B

After

Width:  |  Height:  |  Size: 952 B

0
client/icons/status_disconnected.svg → icons/status_disconnected.svg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
client/icons/status_waiting.png → icons/status_waiting.png

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
client/icons/status_waiting.svg → icons/status_waiting.svg

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
client/icons/unconfirmed.png → icons/unconfirmed.png

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
client/icons/unconfirmed.svg → icons/unconfirmed.svg

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

0
client/interface.py → interface.py

0
client/mnemonic.py → mnemonic.py

0
client/msqr.py → msqr.py

0
client/peers → peers

0
client/pyqrnative.py → pyqrnative.py

0
client/remote.php → remote.php

0
client/remote_wallet.py → remote_wallet.py

0
client/ripemd.py → ripemd.py

0
client/setup.py → setup.py

0
client/upgrade.py → upgrade.py

0
client/version.py → version.py

0
client/wallet.py → wallet.py

Loading…
Cancel
Save