Skip to content

Commit

Permalink
Change Strings to Bitcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Jan 27, 2018
1 parent 96b1622 commit be6c1c4
Show file tree
Hide file tree
Showing 66 changed files with 1,524 additions and 1,524 deletions.
8 changes: 4 additions & 4 deletions contrib/debian/bitcloud-qt.desktop
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=Diamond
Comment=Diamond P2P Cryptocurrency
Comment[fr]=Diamond, monnaie virtuelle cryptographique pair à pair
Comment[tr]=Diamond, eşten eşe kriptografik sanal para birimi
Name=Bitcloud
Comment=Bitcloud P2P Cryptocurrency
Comment[fr]=Bitcloud, monnaie virtuelle cryptographique pair à pair
Comment[tr]=Bitcloud, eşten eşe kriptografik sanal para birimi
Exec=bitcloud-qt %u
Terminal=false
Type=Application
Expand Down
6 changes: 3 additions & 3 deletions contrib/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Package: bitcloudd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: peer-to-peer network based digital currency - daemon
Diamond is a free open source peer-to-peer electronic cash system that
Bitcloud is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
Expand All @@ -46,7 +46,7 @@ Package: bitcloud-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: peer-to-peer network based digital currency - Qt GUI
Diamond is a free open source peer-to-peer electronic cash system that
Bitcloud is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
Expand All @@ -55,4 +55,4 @@ Description: peer-to-peer network based digital currency - Qt GUI
Full transaction history is stored locally at each client. This
requires 1+ GB of space, slowly growing.
.
This package provides Diamond-Qt, a GUI for Diamond based on Qt.
This package provides Bitcloud-Qt, a GUI for Bitcloud based on Qt.
12 changes: 6 additions & 6 deletions contrib/debian/examples/pivx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
#maxconnections=

#
# JSON-RPC options (for controlling a running Diamond/bitcloudd process)
# JSON-RPC options (for controlling a running Bitcloud/bitcloudd process)
#

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

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

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

# You can use Diamond or bitcloudd to send commands to Diamond/bitcloudd
# You can use Bitcloud or bitcloudd to send commands to Bitcloud/bitcloudd
# running on another host using this option:
#rpcconnect=127.0.0.1

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

# OpenSSL settings used when rpcssl=1
Expand All @@ -108,7 +108,7 @@

# User interface options

# Start Diamond minimized
# Start Bitcloud minimized
#min=1

# Minimize to the system tray
Expand Down
8 changes: 4 additions & 4 deletions contrib/debian/manpages/pivxd.1
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
.TH BTDXD "1" "February 2017" "bitcloudd 2.1.4.1"
.SH NAME
Diamond \- peer-to-peer network based digital currency
Bitcloud \- peer-to-peer network based digital currency
.SH SYNOPSIS
bitcloudd [options] <command> [params]
.TP
bitcloudd [options] help <command> \- Get help for a command
.SH DESCRIPTION
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:
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:

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.
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.

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

"isvalid" : true or false.
"ismine" : true if the address is in the server's wallet.
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-osx-signer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ script: |
tar -xf ${UNSIGNED}
OSX_VOLNAME="$(cat osx_volname)"
./detached-sig-apply.sh ${UNSIGNED} signature/osx
${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Diamond-Qt" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Bitcloud-Qt" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app
${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
2 changes: 1 addition & 1 deletion contrib/init/bitcloudd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pre-start script
echo "It is also recommended that you also set alertnotify so you are "
echo "notified of problems:"
echo
echo "ie: alertnotify=echo %%s | mail -s \"Diamond Alert\"" \
echo "ie: alertnotify=echo %%s | mail -s \"Bitcloud Alert\"" \
"[email protected]"
echo
exit 1
Expand Down
2 changes: 1 addition & 1 deletion contrib/init/bitcloudd.openrc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ checkconfig()
eerror "It is also recommended that you also set alertnotify so you are "
eerror "notified of problems:"
eerror ""
eerror "ie: alertnotify=echo %%s | mail -s \"Diamond Alert\"" \
eerror "ie: alertnotify=echo %%s | mail -s \"Bitcloud Alert\"" \
"[email protected]"
eerror ""
return 1
Expand Down
2 changes: 1 addition & 1 deletion contrib/macdeploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ This script should not be run manually, instead, after building as usual:
During the process, the disk image window will pop up briefly where the fancy
settings are applied. This is normal, please do not interfere.

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

2 changes: 1 addition & 1 deletion contrib/macdeploy/detached-sig-apply.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ UNSIGNED=$1
SIGNATURE=$2
ARCH=x86_64
ROOTDIR=dist
BUNDLE=${ROOTDIR}/Diamond-Qt.app
BUNDLE=${ROOTDIR}/Bitcloud-Qt.app
TEMPDIR=signed.temp
OUTDIR=signed-app

Expand Down
2 changes: 1 addition & 1 deletion contrib/macdeploy/detached-sig-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

ROOTDIR=dist
BUNDLE=${ROOTDIR}/Diamond-Qt.app
BUNDLE=${ROOTDIR}/Bitcloud-Qt.app
CODESIGN=codesign
TEMPDIR=sign.temp
TEMPLIST=${TEMPDIR}/signatures.txt
Expand Down
2 changes: 1 addition & 1 deletion contrib/macdeploy/fancy.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<integer>370</integer>
<integer>156</integer>
</array>
<key>Diamond-Qt.app</key>
<key>Bitcloud-Qt.app</key>
<array>
<integer>128</integer>
<integer>156</integer>
Expand Down
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The following are developer notes on how to build BTDX on your native platform.

Development
---------------------
The Diamond repo's [root README](https://github.com/LIMXTEC/Bitcloud/blob/master/README.md) contains relevant information on the development process and automated testing.
The Bitcloud repo's [root README](https://github.com/LIMXTEC/Bitcloud/blob/master/README.md) contains relevant information on the development process and automated testing.

- [Developer Notes](developer-notes.md)
- [Multiwallet Qt Development](multiwallet-qt.md)
Expand Down
8 changes: 4 additions & 4 deletions doc/masternode-budget.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Masternode Budget API
=======================

Diamond now supports full decentralized budgets that are paid directly from the blockchain via superblocks once per month.
Bitcloud now supports full decentralized budgets that are paid directly from the blockchain via superblocks once per month.

Budgets go through a series of stages before being paid:
* prepare - create a special transaction that destroys coins in order to make a proposal
Expand Down Expand Up @@ -148,9 +148,9 @@ The following new RPC commands are supported:
- mnbudget "command"... ( "passphrase" )
* prepare - Prepare proposal for network by signing and creating tx
* submit - Submit proposal for network
* vote-many - Vote on a Diamond initiative
* vote-alias - Vote on a Diamond initiative
* vote - Vote on a Diamond initiative/budget
* vote-many - Vote on a Bitcloud initiative
* vote-alias - Vote on a Bitcloud initiative
* vote - Vote on a Bitcloud initiative/budget
* getvotes - Show current masternode budgets
* getinfo - Show current masternode budgets
* show - Show all budgets
Expand Down
4 changes: 2 additions & 2 deletions doc/masternode_conf.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Multi masternode config
=======================

The multi masternode config allows you to control multiple masternodes from a single wallet. The wallet needs to have a valid collateral output of 10000 coins for each masternode. To use this, place a file named masternode.conf in the data directory of your install:
* Windows: %APPDATA%\Diamond\
* Mac OS: ~/Library/Application Support/Diamond/
* Windows: %APPDATA%\Bitcloud\
* Mac OS: ~/Library/Application Support/Bitcloud/
* Unix/Linux: ~/.bitcloud/

The new masternode.conf format consists of a space seperated text file. Each line consisting of an alias, IP address followed by port, masternode private key, collateral output transaction id, collateral output index, donation address and donation percentage (the latter two are optional and should be in format "address:percentage").
Expand Down
8 changes: 4 additions & 4 deletions share/qt/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string>APPL</string>

<key>CFBundleGetInfoString</key>
<string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers, 2014-@COPYRIGHT_YEAR@ The Dash and PIVX Core Developers, 2015-@COPYRIGHT_YEAR@ The Diamond Core developers</string>
<string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers, 2014-@COPYRIGHT_YEAR@ The Dash and PIVX Core Developers, 2015-@COPYRIGHT_YEAR@ The Bitcloud Core developers</string>

<key>CFBundleShortVersionString</key>
<string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@</string>
Expand All @@ -32,15 +32,15 @@
<string>BTDX-Qt</string>

<key>CFBundleIdentifier</key>
<string>io.bitcloud.Diamond-Qt</string>
<string>io.bitcloud.Bitcloud-Qt</string>

<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>io.bitcloud.DiamondPayment</string>
<string>io.bitcloud.BitcloudPayment</string>
<key>CFBundleURLSchemes</key>
<array>
<string>bitcloud</string>
Expand All @@ -54,7 +54,7 @@
<key>UTTypeIdentifier</key>
<string>io.bitcloud.paymentrequest</string>
<key>UTTypeDescription</key>
<string>Diamond payment request</string>
<string>Bitcloud payment request</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
Expand Down
12 changes: 6 additions & 6 deletions share/setup.nsi.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SetCompressor /SOLID lzma
# General Symbol Definitions
!define REGKEY "SOFTWARE\$(^Name)"
!define VERSION @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@
!define COMPANY "Diamond Core project"
!define COMPANY "Bitcloud Core project"
!define URL http://bit.bitclouds/

# MUI Symbol Definitions
Expand Down Expand Up @@ -50,16 +50,16 @@ Var StartMenuGroup
# Installer attributes
OutFile @abs_top_srcdir@/bitcloud-${VERSION}-win@[email protected]
!if "@WINDOWS_BITS@" == "64"
InstallDir $PROGRAMFILES64\Diamond
InstallDir $PROGRAMFILES64\Bitcloud
!else
InstallDir $PROGRAMFILES\Diamond
InstallDir $PROGRAMFILES\Bitcloud
!endif
CRCCheck on
XPStyle on
BrandingText " "
ShowInstDetails show
VIProductVersion ${VERSION}.@CLIENT_VERSION_BUILD@
VIAddVersionKey ProductName "Diamond Core"
VIAddVersionKey ProductName "Bitcloud Core"
VIAddVersionKey ProductVersion "${VERSION}"
VIAddVersionKey CompanyName "${COMPANY}"
VIAddVersionKey CompanyWebsite "${URL}"
Expand Down Expand Up @@ -107,7 +107,7 @@ Section -post SEC0001
WriteRegDWORD HKCU "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(^Name)" NoModify 1
WriteRegDWORD HKCU "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(^Name)" NoRepair 1
WriteRegStr HKCR "bitcloud" "URL Protocol" ""
WriteRegStr HKCR "bitcloud" "" "URL:Diamond"
WriteRegStr HKCR "bitcloud" "" "URL:Bitcloud"
WriteRegStr HKCR "bitcloud\DefaultIcon" "" $INSTDIR\bitcloud-qt.exe
WriteRegStr HKCR "bitcloud\shell\open\command" "" '"$INSTDIR\bitcloud-qt.exe" "%1"'
SectionEnd
Expand Down Expand Up @@ -139,7 +139,7 @@ Section -un.post UNSEC0001
DeleteRegKey HKCU "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(^Name)"
Delete /REBOOTOK "$SMPROGRAMS\$StartMenuGroup\Uninstall $(^Name).lnk"
Delete /REBOOTOK "$SMPROGRAMS\$StartMenuGroup\$(^Name).lnk"
Delete /REBOOTOK "$SMSTARTUP\Diamond.lnk"
Delete /REBOOTOK "$SMSTARTUP\Bitcloud.lnk"
Delete /REBOOTOK $INSTDIR\uninstall.exe
Delete /REBOOTOK $INSTDIR\debug.log
Delete /REBOOTOK $INSTDIR\db.log
Expand Down
2 changes: 1 addition & 1 deletion src/Darksend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ bool CDarksendPool::DoAutomaticDenominating(bool fDryRun)
// should have some additional amount for them
nLowestDenom += DARKSEND_COLLATERAL * 4;

CAmount nBalanceNeedsAnonymized = nAnonymizeDiamondAmount * COIN - pwalletMain->GetAnonymizedBalance();
CAmount nBalanceNeedsAnonymized = nAnonymizeBitcloudAmount * COIN - pwalletMain->GetAnonymizedBalance();

// if balanceNeedsAnonymized is more than pool max, take the pool max
if (nBalanceNeedsAnonymized > DARKSEND_POOL_MAX) nBalanceNeedsAnonymized = DARKSEND_POOL_MAX;
Expand Down
6 changes: 3 additions & 3 deletions src/bitcloud-cli-res.rc
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ BEGIN
BEGIN
BLOCK "040904E4" // U.S. English - multilingual (hex)
BEGIN
VALUE "CompanyName", "Diamond"
VALUE "FileDescription", "Diamond-cli (OSS RPC client for Diamond)"
VALUE "CompanyName", "Bitcloud"
VALUE "FileDescription", "Bitcloud-cli (OSS RPC client for Bitcloud)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "bitcloud-cli"
VALUE "LegalCopyright", COPYRIGHT_STR
VALUE "LegalTrademarks1", "Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "OriginalFilename", "bitcloud-cli.exe"
VALUE "ProductName", "Diamond-cli"
VALUE "ProductName", "Bitcloud-cli"
VALUE "ProductVersion", VER_PRODUCTVERSION_STR
END
END
Expand Down
4 changes: 2 additions & 2 deletions src/bitcloud-cli.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ static bool AppInitRPC(int argc, char* argv[])
//
ParseParameters(argc, argv);
if (argc < 2 || mapArgs.count("-?") || mapArgs.count("-help") || mapArgs.count("-version")) {
std::string strUsage = _("Diamond Core RPC client version") + " " + FormatFullVersion() + "\n";
std::string strUsage = _("Bitcloud Core RPC client version") + " " + FormatFullVersion() + "\n";
if (!mapArgs.count("-version")) {
strUsage += "\n" + _("Usage:") + "\n" +
" bitcloud-cli [options] <command> [params] " + _("Send command to Diamond Core") + "\n" +
" bitcloud-cli [options] <command> [params] " + _("Send command to Bitcloud Core") + "\n" +
" bitcloud-cli [options] help " + _("List commands") + "\n" +
" bitcloud-cli [options] help <command> " + _("Get help for a command") + "\n";

Expand Down
2 changes: 1 addition & 1 deletion src/bitcloud-tx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static bool AppInitRawTx(int argc, char* argv[])

if (argc < 2 || mapArgs.count("-?") || mapArgs.count("-help")) {
// First part of help message is specific to this utility
std::string strUsage = _("Diamond Core bitcloud-tx utility version") + " " + FormatFullVersion() + "\n\n" +
std::string strUsage = _("Bitcloud Core bitcloud-tx utility version") + " " + FormatFullVersion() + "\n\n" +
_("Usage:") + "\n" +
" bitcloud-tx [options] <hex-tx> [commands] " + _("Update hex-encoded bitcloud transaction") + "\n" +
" bitcloud-tx [options] -create [commands] " + _("Create hex-encoded bitcloud transaction") + "\n" +
Expand Down
2 changes: 1 addition & 1 deletion src/bitcloudd-res.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BEGIN
BLOCK "040904E4" // U.S. English - multilingual (hex)
BEGIN
VALUE "CompanyName", "BTDX"
VALUE "FileDescription", "bitcloudd (OSS daemon/client for Diamond)"
VALUE "FileDescription", "bitcloudd (OSS daemon/client for Bitcloud)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "bitcloudd"
VALUE "LegalCopyright", COPYRIGHT_STR
Expand Down
4 changes: 2 additions & 2 deletions src/bitcloudd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ bool AppInit(int argc, char* argv[])

// Process help and version before taking care about datadir
if (mapArgs.count("-?") || mapArgs.count("-help") || mapArgs.count("-version")) {
std::string strUsage = _("Diamond Core Daemon") + " " + _("version") + " " + FormatFullVersion() + "\n";
std::string strUsage = _("Bitcloud Core Daemon") + " " + _("version") + " " + FormatFullVersion() + "\n";

if (mapArgs.count("-version")) {
strUsage += LicenseInfo();
} else {
strUsage += "\n" + _("Usage:") + "\n" +
" bitcloudd [options] " + _("Start Diamond Core Daemon") + "\n";
" bitcloudd [options] " + _("Start Bitcloud Core Daemon") + "\n";

strUsage += "\n" + HelpMessage(HMM_BITCOIND);
}
Expand Down
4 changes: 2 additions & 2 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ class CRegTestParams : public CTestNetParams
nRejectBlockOutdatedMajority = 950;
nToCheckBlockUpgradeMajority = 1000;
nMinerThreads = 1;
nTargetTimespan = 24 * 60 * 60; // Diamond: 1 day
nTargetSpacing = 1 * 60; // Diamond: 1 minutes
nTargetTimespan = 24 * 60 * 60; // Bitcloud: 1 day
nTargetSpacing = 1 * 60; // Bitcloud: 1 minutes
bnProofOfWorkLimit = ~uint256(0) >> 1;
genesis.nTime = 1502817296;
genesis.nBits = 0x1e0ffff0;
Expand Down
2 changes: 1 addition & 1 deletion src/chainparamsbase.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* CBaseChainParams defines the base parameters (shared between bitcloud-cli and bitcloudd)
* of a given instance of the Diamond system.
* of a given instance of the Bitcloud system.
*/
class CBaseChainParams
{
Expand Down
Loading

0 comments on commit be6c1c4

Please sign in to comment.