From 0e852c908c0375ae2bbda345efcb6bfdd313c8ab Mon Sep 17 00:00:00 2001 From: Ross Nicoll Date: Thu, 3 Apr 2014 23:51:08 +0100 Subject: [PATCH] Replaced remaining references to Bitcoin, with Dogecoin, in Debian contrib. --- contrib/debian/README.md | 14 ++++++------- contrib/debian/dogecoin-qt.install | 2 +- contrib/debian/dogecoind.install | 2 +- contrib/debian/dogecoind.manpages | 4 ++-- .../examples/{bitcoin.conf => dogecoin.conf} | 2 +- contrib/debian/manpages/dogecoin-cli.1 | 20 +++++++++---------- contrib/debian/rules | 2 +- ...h-completion => dogecoind.bash-completion} | 0 8 files changed, 23 insertions(+), 23 deletions(-) rename contrib/debian/examples/{bitcoin.conf => dogecoin.conf} (99%) rename contrib/{bitcoind.bash-completion => dogecoind.bash-completion} (100%) diff --git a/contrib/debian/README.md b/contrib/debian/README.md index fab9cc238..3366ed5d4 100644 --- a/contrib/debian/README.md +++ b/contrib/debian/README.md @@ -1,21 +1,21 @@ Debian ==================== -This directory contains files used to package bitcoind/bitcoin-qt -for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here. +This directory contains files used to package dogecoind/dogecoin-qt +for Debian-based Linux systems. If you compile dogecoind/dogecoin-qt yourself, there are some useful files here. -## bitcoin: URI support ## +## dogecoin: URI support ## -bitcoin-qt.desktop (Gnome / Open Desktop) +dogecoin-qt.desktop (Gnome / Open Desktop) To install: - sudo desktop-file-install bitcoin-qt.desktop + sudo desktop-file-install dogecoin-qt.desktop sudo update-desktop-database If you build yourself, you will either need to modify the paths in -the .desktop file or copy or symlink your bitcoin-qt binary to `/usr/bin` +the .desktop file or copy or symlink your dogecoin-qt binary to `/usr/bin` and the `../../share/pixmaps/bitcoin128.png` to `/usr/share/pixmaps` -bitcoin-qt.protocol (KDE) +dogecoin-qt.protocol (KDE) diff --git a/contrib/debian/dogecoin-qt.install b/contrib/debian/dogecoin-qt.install index 383d11729..df105e235 100644 --- a/contrib/debian/dogecoin-qt.install +++ b/contrib/debian/dogecoin-qt.install @@ -3,4 +3,4 @@ share/pixmaps/bitcoin32.xpm usr/share/pixmaps share/pixmaps/bitcoin16.xpm usr/share/pixmaps share/pixmaps/bitcoin128.png usr/share/pixmaps debian/dogecoin-qt.desktop usr/share/applications -debian/dogecoin-qt.protocol usr/share/kde4/services/ \ No newline at end of file +debian/dogecoin-qt.protocol usr/share/kde4/services/ diff --git a/contrib/debian/dogecoind.install b/contrib/debian/dogecoind.install index 27cb31d60..5dc610b9c 100644 --- a/contrib/debian/dogecoind.install +++ b/contrib/debian/dogecoind.install @@ -1,2 +1,2 @@ usr/local/bin/dogecoind usr/bin -usr/local/bin/dogecoin-cli usr/bin \ No newline at end of file +usr/local/bin/dogecoin-cli usr/bin diff --git a/contrib/debian/dogecoind.manpages b/contrib/debian/dogecoind.manpages index 8673ad43b..64dc22ed3 100644 --- a/contrib/debian/dogecoind.manpages +++ b/contrib/debian/dogecoind.manpages @@ -1,3 +1,3 @@ debian/manpages/dogecoind.1 -debian/manpages/dogercoin.conf.5 -debian/manpages/dogecoin-cli.1 \ No newline at end of file +debian/manpages/dogecoin.conf.5 +debian/manpages/dogecoin-cli.1 diff --git a/contrib/debian/examples/bitcoin.conf b/contrib/debian/examples/dogecoin.conf similarity index 99% rename from contrib/debian/examples/bitcoin.conf rename to contrib/debian/examples/dogecoin.conf index 8b53577d5..a3e3ece35 100644 --- a/contrib/debian/examples/bitcoin.conf +++ b/contrib/debian/examples/dogecoin.conf @@ -130,4 +130,4 @@ #min=1 # Minimize to the system tray -#minimizetotray=1 \ No newline at end of file +#minimizetotray=1 diff --git a/contrib/debian/manpages/dogecoin-cli.1 b/contrib/debian/manpages/dogecoin-cli.1 index f953ae9db..b05797650 100644 --- a/contrib/debian/manpages/dogecoin-cli.1 +++ b/contrib/debian/manpages/dogecoin-cli.1 @@ -1,12 +1,12 @@ -.TH BITCOIN-CLI "1" "February 2015" "bitcoin-cli 0.10" +.TH DOGECOIN-CLI "1" "February 2015" "dogecoin-cli 0.10" .SH NAME -bitcoin-cli \- a remote procedure call client for Bitcoin Core. +dogecoin-cli \- a remote procedure call client for Dogecoin Core. .SH SYNOPSIS -bitcoin-cli [options] [params] \- Send command to Bitcoin Core. +dogecoin-cli [options] [params] \- Send command to Dogecoin Core. .TP -bitcoin-cli [options] help \- Asks Bitcoin Core for a list of supported commands. +dogecoin-cli [options] help \- Asks Dogecoin Core for a list of supported commands. .SH DESCRIPTION -This manual page documents the bitcoin-cli program. bitcoin-cli is an RPC client used to send commands to Bitcoin Core. +This manual page documents the dogecoin-cli program. dogecoin-cli is an RPC client used to send commands to Dogecoin Core. .SH OPTIONS .TP @@ -14,16 +14,16 @@ This manual page documents the bitcoin-cli program. bitcoin-cli is an RPC client Show the help message. .TP \fB\-conf=\fR -Specify configuration file (default: bitcoin.conf). +Specify configuration file (default: dogecoin.conf). .TP \fB\-datadir=\fR Specify data directory. .TP \fB\-testnet\fR -Connect to a Bitcoin Core instance running in testnet mode. +Connect to a Dogecoin Core instance running in testnet mode. .TP \fB\-regtest\fR -Connect to a Bitcoin Core instance running in regtest mode (see documentation for -regtest on bitcoind). +Connect to a Dogecoin Core instance running in regtest mode (see documentation for -regtest on dogecoind). .TP \fB\-rpcuser=\fR Username for JSON\-RPC connections. @@ -32,7 +32,7 @@ Username for JSON\-RPC connections. Password for JSON\-RPC connections. .TP \fB\-rpcport=\fR -Listen for JSON\-RPC connections on (default: 8332 or testnet: 18332). +Listen for JSON\-RPC connections on (default: 22555 or testnet: 44555). .TP \fB\-rpcconnect=\fR Send commands to node running on (default: 127.0.0.1). @@ -41,7 +41,7 @@ Send commands to node running on (default: 127.0.0.1). Use OpenSSL (https) for JSON\-RPC connections (see the Bitcoin Wiki for SSL setup instructions). .SH "SEE ALSO" -\fBbitcoind\fP, \fBbitcoin.conf\fP +\fBdogecoind\fP, \fBdogecoin.conf\fP .SH AUTHOR This manual page was written by Ciemon Dunville . Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License. diff --git a/contrib/debian/rules b/contrib/debian/rules index f861bcf3d..0fb1a065d 100755 --- a/contrib/debian/rules +++ b/contrib/debian/rules @@ -22,4 +22,4 @@ override_dh_auto_configure: ./configure override_dh_auto_test: - make check \ No newline at end of file + make check diff --git a/contrib/bitcoind.bash-completion b/contrib/dogecoind.bash-completion similarity index 100% rename from contrib/bitcoind.bash-completion rename to contrib/dogecoind.bash-completion