diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-12-13 07:39:56 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-12-13 07:51:16 +0100 |
| commit | 22f0135df0f6ee94c137d6c59209bdfbd93533fc (patch) | |
| tree | 63c481c6b620a05d412663b0730c2829c998389c /doc/README_windows.txt | |
| parent | Merge pull request #3393 from theuni/build-10.6 (diff) | |
| download | discoin-22f0135df0f6ee94c137d6c59209bdfbd93533fc.tar.xz discoin-22f0135df0f6ee94c137d6c59209bdfbd93533fc.zip | |
Rebrand to `Bitcoin Core`
Only messages for now, executable names and other file names
can be changed later if necessary and safe.
Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to
be kept:
- Applicationname: this is used to determine the registry entry names,
we don't want to lose settings over a silly name change.
- Where it refers to the executable name instead of the product name.
Diffstat (limited to 'doc/README_windows.txt')
| -rw-r--r-- | doc/README_windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_windows.txt b/doc/README_windows.txt index b26fab3be..f120b8eb2 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -20,7 +20,7 @@ Setup -----
Unpack the files into a directory and run bitcoin-qt.exe.
-Bitcoin-Qt is the original Bitcoin client and it builds the backbone of the network.
+Bitcoin Core is the original Bitcoin client and it builds the backbone of the network.
However, it downloads and stores the entire history of Bitcoin transactions;
depending on the speed of your computer and network connection, the synchronization
process can take anywhere from a few hours to a day or more.
|