From 7612e8a9a12c2d3585b986951be7fbfeaa0ceae7 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 4 Sep 2012 19:37:20 +0100 Subject: [PATCH] Elaborate BTC wallet descriptions --- metadata/de.schildbach.wallet.txt | 7 +++++-- metadata/de.schildbach.wallet_test.txt | 8 +++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index a39fb53739..7c29cc958b 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -4,10 +4,13 @@ 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:Bitcoin Wallet +Summary:Wallet for the bitcoin currency Description: A bitcoin wallet, allowing you to store, send and receive bitcoins on your -device. +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. 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 diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 1a297259de..8c0a99b6c5 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -4,11 +4,13 @@ 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 -Name:Bitcoin Wallet Test -Summary:Bitcoin Wallet Test +Summary:Testing version of bitcoin wallet Description: A bitcoin wallet, allowing you to store, send and receive bitcoins on your -device. +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 This is a test version that uses the test Bitcoin network, not the real one.