dash/contrib/debian
fanquake ad73978530
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin.conf and files.md
54133c59b80ccac85eaebb0668cd2f0fe360b323 doc: add indexes/coinstats/db/ to files.md (Jon Atack)
5d1050f51647980b1204e3b44b319ab31948d11f doc: fix -coinstatsindex help, and test/rpc touchups (Jon Atack)
e041ee0a80e5f3e10301acf8512a18864af750cd doc: add coinstatsindex to bitcoin.conf (Jon Atack)

Pull request description:

ACKs for top commit:
  Sjors:
    utACK 54133c59b80ccac85eaebb0668cd2f0fe360b323
  MarcoFalke:
    cr ACK 54133c59b80ccac85eaebb0668cd2f0fe360b323
  clarkmoody:
    utACK 54133c5

Tree-SHA512: 1a7f3e89873b7dc79ec71d5d39e9e3e4977ce43cc4bee208ad55291bef1bb319a9d1c34ed84a87d6a803db983bdfd0af4d9f396cec0bec86b1701ebbb6f34378
2024-02-27 12:01:02 -06:00
..
examples Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin.conf and files.md 2024-02-27 12:01:02 -06:00
patches
source
compat
control Merge #17515: Remove straggling OpenSSL references from doc and build 2022-06-16 01:34:30 -04:00
copyright docs: update license year range to 2024 (#5890) 2024-02-22 20:56:43 -06:00
dash-qt.desktop Merge #12854: Add P2P, Network, and Qt categories to the desktop icon 2021-04-17 16:22:01 -04:00
dash-qt.install Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00
dash-qt.lintian-overrides
dash-qt.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dash-qt.protocol
dash-tx.bash-completion Merge #8289: bash-completion: Adapt for 0.12 and 0.13 2017-12-28 11:44:59 +01:00
dash-tx.install more bitcoin->dash 2016-03-04 12:09:03 +03:00
dash-tx.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dashd.bash-completion Fix review nits 2017-12-28 15:53:17 +01:00
dashd.examples
dashd.install
dashd.lintian-overrides
dashd.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
gbp.conf
README.md
rules partial revert dash#2911: s/dash-config/bitcoin-config/g 2022-08-09 14:16:28 +05:30
watch Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00

Debian

This directory contains files used to package dashd/dash-qt for Debian-based Linux systems. If you compile dashd/dash-qt yourself, there are some useful files here.

dash: URI support

dash-qt.desktop (Gnome / Open Desktop) To install:

sudo desktop-file-install dash-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 dash-qt binary to /usr/bin and the ../../share/pixmaps/dash128.png to /usr/share/pixmaps

dash-qt.protocol (KDE)