Skip to content

Commit be6c1c4

Browse files
author
Chris
committed
Change Strings to Bitcloud
1 parent 96b1622 commit be6c1c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1524
-1524
lines changed

contrib/debian/bitcloud-qt.desktop

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[Desktop Entry]
22
Encoding=UTF-8
3-
Name=Diamond
4-
Comment=Diamond P2P Cryptocurrency
5-
Comment[fr]=Diamond, monnaie virtuelle cryptographique pair à pair
6-
Comment[tr]=Diamond, eşten eşe kriptografik sanal para birimi
3+
Name=Bitcloud
4+
Comment=Bitcloud P2P Cryptocurrency
5+
Comment[fr]=Bitcloud, monnaie virtuelle cryptographique pair à pair
6+
Comment[tr]=Bitcloud, eşten eşe kriptografik sanal para birimi
77
Exec=bitcloud-qt %u
88
Terminal=false
99
Type=Application

contrib/debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Package: bitcloudd
3030
Architecture: any
3131
Depends: ${shlibs:Depends}, ${misc:Depends}
3232
Description: peer-to-peer network based digital currency - daemon
33-
Diamond is a free open source peer-to-peer electronic cash system that
33+
Bitcloud is a free open source peer-to-peer electronic cash system that
3434
is completely decentralized, without the need for a central server or
3535
trusted parties. Users hold the crypto keys to their own money and
3636
transact directly with each other, with the help of a P2P network to
@@ -46,7 +46,7 @@ Package: bitcloud-qt
4646
Architecture: any
4747
Depends: ${shlibs:Depends}, ${misc:Depends}
4848
Description: peer-to-peer network based digital currency - Qt GUI
49-
Diamond is a free open source peer-to-peer electronic cash system that
49+
Bitcloud is a free open source peer-to-peer electronic cash system that
5050
is completely decentralized, without the need for a central server or
5151
trusted parties. Users hold the crypto keys to their own money and
5252
transact directly with each other, with the help of a P2P network to
@@ -55,4 +55,4 @@ Description: peer-to-peer network based digital currency - Qt GUI
5555
Full transaction history is stored locally at each client. This
5656
requires 1+ GB of space, slowly growing.
5757
.
58-
This package provides Diamond-Qt, a GUI for Diamond based on Qt.
58+
This package provides Bitcloud-Qt, a GUI for Bitcloud based on Qt.

contrib/debian/examples/pivx.conf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
#maxconnections=
5252

5353
#
54-
# JSON-RPC options (for controlling a running Diamond/bitcloudd process)
54+
# JSON-RPC options (for controlling a running Bitcloud/bitcloudd process)
5555
#
5656

57-
# server=1 tells Diamond-QT and bitcloudd to accept JSON-RPC commands
57+
# server=1 tells Bitcloud-QT and bitcloudd to accept JSON-RPC commands
5858
#server=0
5959

6060
# You must set rpcuser and rpcpassword to secure the JSON-RPC api
@@ -72,7 +72,7 @@
7272
# NOTE: opening up the RPC port to hosts outside your local trusted network is NOT RECOMMENDED,
7373
# because the rpcpassword is transmitted over the network unencrypted.
7474

75-
# server=1 tells Diamond-QT to accept JSON-RPC commands.
75+
# server=1 tells Bitcloud-QT to accept JSON-RPC commands.
7676
# it is also read by bitcloudd to determine if RPC should be enabled
7777
#rpcallowip=10.1.1.34/255.255.255.0
7878
#rpcallowip=1.2.3.4/24
@@ -81,12 +81,12 @@
8181
# Listen for RPC connections on this TCP port:
8282
#rpcport=8330
8383

84-
# You can use Diamond or bitcloudd to send commands to Diamond/bitcloudd
84+
# You can use Bitcloud or bitcloudd to send commands to Bitcloud/bitcloudd
8585
# running on another host using this option:
8686
#rpcconnect=127.0.0.1
8787

8888
# Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate
89-
# with Diamond -server or bitcloudd
89+
# with Bitcloud -server or bitcloudd
9090
#rpcssl=1
9191

9292
# OpenSSL settings used when rpcssl=1
@@ -108,7 +108,7 @@
108108

109109
# User interface options
110110

111-
# Start Diamond minimized
111+
# Start Bitcloud minimized
112112
#min=1
113113

114114
# Minimize to the system tray

contrib/debian/manpages/pivxd.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
.TH BTDXD "1" "February 2017" "bitcloudd 2.1.4.1"
22
.SH NAME
3-
Diamond \- peer-to-peer network based digital currency
3+
Bitcloud \- peer-to-peer network based digital currency
44
.SH SYNOPSIS
55
bitcloudd [options] <command> [params]
66
.TP
77
bitcloudd [options] help <command> \- Get help for a command
88
.SH DESCRIPTION
9-
This manual page documents the bitcloudd program. Diamond is a peer-to-peer digital currency. Peer-to-peer (P2P) means that there is no central authority to issue new money or keep track of transactions. Instead, these tasks are managed collectively by the nodes of the network. Advantages:
9+
This manual page documents the bitcloudd program. Bitcloud is a peer-to-peer digital currency. Peer-to-peer (P2P) means that there is no central authority to issue new money or keep track of transactions. Instead, these tasks are managed collectively by the nodes of the network. Advantages:
1010

11-
Diamond can be sent easily through the Internet, without having to trust middlemen. Transactions are designed to be irreversible. Be safe from instability caused by fractional reserve banking and central banks. The limited inflation of the Diamond system’s money supply is distributed evenly (by CPU power) throughout the network, not monopolized by banks.
11+
Bitcloud can be sent easily through the Internet, without having to trust middlemen. Transactions are designed to be irreversible. Be safe from instability caused by fractional reserve banking and central banks. The limited inflation of the Bitcloud system’s money supply is distributed evenly (by CPU power) throughout the network, not monopolized by banks.
1212

1313
.SH OPTIONS
1414
.TP
@@ -192,7 +192,7 @@ Sends amount from the server's available balance to 'bitcloudaddress'. amount is
192192
Stops the bitcloud server.
193193
.TP
194194
\fBvalidateaddress 'bitcloudaddress'\fR
195-
Checks that 'bitcloudaddress' looks like a proper Diamond address. Returns an object containing:
195+
Checks that 'bitcloudaddress' looks like a proper Bitcloud address. Returns an object containing:
196196

197197
"isvalid" : true or false.
198198
"ismine" : true if the address is in the server's wallet.

contrib/gitian-descriptors/gitian-osx-signer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ script: |
3333
tar -xf ${UNSIGNED}
3434
OSX_VOLNAME="$(cat osx_volname)"
3535
./detached-sig-apply.sh ${UNSIGNED} signature/osx
36-
${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Diamond-Qt" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
36+
${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Bitcloud-Qt" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
3737
${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}

contrib/init/bitcloudd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pre-start script
3838
echo "It is also recommended that you also set alertnotify so you are "
3939
echo "notified of problems:"
4040
echo
41-
echo "ie: alertnotify=echo %%s | mail -s \"Diamond Alert\"" \
41+
echo "ie: alertnotify=echo %%s | mail -s \"Bitcloud Alert\"" \
4242
"admin@foo.com"
4343
echo
4444
exit 1

contrib/init/bitcloudd.openrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ checkconfig()
7878
eerror "It is also recommended that you also set alertnotify so you are "
7979
eerror "notified of problems:"
8080
eerror ""
81-
eerror "ie: alertnotify=echo %%s | mail -s \"Diamond Alert\"" \
81+
eerror "ie: alertnotify=echo %%s | mail -s \"Bitcloud Alert\"" \
8282
"admin@foo.com"
8383
eerror ""
8484
return 1

contrib/macdeploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ This script should not be run manually, instead, after building as usual:
1111
During the process, the disk image window will pop up briefly where the fancy
1212
settings are applied. This is normal, please do not interfere.
1313

14-
When finished, it will produce `Diamond-Qt.dmg`.
14+
When finished, it will produce `Bitcloud-Qt.dmg`.
1515

contrib/macdeploy/detached-sig-apply.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ UNSIGNED=$1
55
SIGNATURE=$2
66
ARCH=x86_64
77
ROOTDIR=dist
8-
BUNDLE=${ROOTDIR}/Diamond-Qt.app
8+
BUNDLE=${ROOTDIR}/Bitcloud-Qt.app
99
TEMPDIR=signed.temp
1010
OUTDIR=signed-app
1111

contrib/macdeploy/detached-sig-create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
ROOTDIR=dist
5-
BUNDLE=${ROOTDIR}/Diamond-Qt.app
5+
BUNDLE=${ROOTDIR}/Bitcloud-Qt.app
66
CODESIGN=codesign
77
TEMPDIR=sign.temp
88
TEMPLIST=${TEMPDIR}/signatures.txt

0 commit comments

Comments
 (0)