diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 7c29cc958b..8bd3c1051d 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -1,4 +1,4 @@ -Category:System +Category:Office License:GPLv3 Web Site:http://code.google.com/p/bitcoin-wallet/ Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout @@ -7,14 +7,15 @@ Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list Summary:Wallet for the bitcoin currency Description: A bitcoin wallet, allowing you to store, send and receive bitcoins on your -device, via QR codes and NFC. The initial blockchain setup, the thing which keeps -track of all the transactions on the network, requires a lot of data so you'd -better use a wifi access point. When run for the first time, it can happen that - the app shows only a white display for some seconds. This is normal. +device, both via QR codes and NFC. The initial blockchain setup, the thing +which keeps track of all the transactions on the network, requires a lot of +data so you'd better use a wifi access point. When run for the first time, +it can happen that the app shows only a white display for some seconds. This +is normal. Use this at your own risk, and be aware that if you lose access to the data of this application, you will lose any bitcoins contained in it. To back up -the wallet, back up the files in /datadata/de.schildbach.wallet/files - you +the wallet, back up the files in /data/data/de.schildbach.wallet/files - you will need root access to do this. There's a separate version of this application that uses a test version of diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 8c0a99b6c5..d186d5fa54 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -1,16 +1,17 @@ -Category:System +Category:Office License:GPLv3 Web Site:http://code.google.com/p/bitcoin-wallet/ Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list -Summary:Testing version of bitcoin wallet +Summary:Testing version of the bitcoin wallet Description: A bitcoin wallet, allowing you to store, send and receive bitcoins on your -device, via QR codes and NFC. The initial blockchain setup, the thing which keeps -track of all the transactions on the network, requires a lot of data so you'd -better use a wifi access point. When run for the first time, it can happen that - the app shows only a white display for some seconds. This is normal +device, both via QR codes and NFC. The initial blockchain setup, the thing +which keeps track of all the transactions on the network, requires a lot of +data so you'd better use a wifi access point. When run for the first time, +it can happen that the app shows only a white display for some seconds. This is + normal. This is a test version that uses the test Bitcoin network, not the real one.