mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
9509768939
6aab7649d30b19d136a27f1287fd2c8b00fb460c doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4 (Jon Layton) Pull request description: Although there is an existing `test/lint/lint-whitespace.sh` linter, it only prevents new errors from being introduced. This commit removes all existing whitespace errors from Core markdown files (skips `src/crypto/ctaes/`, `leveldb/`, and `doc/release-notes/`), `bitcoin.conf`, and `Info.plist.in`. Further formatting could be done on the markdown documents, but seeing as there several coexisting styles that break a few `markdownlint` rules, a first step would be to define and add a linter to Travis. For now, the small fix is made. ACKs for top commit: fanquake: ACK 6aab7649d30b19d136a27f1287fd2c8b00fb460c - Thanks for following up. Hopefully we now never have to deal with whitespace again. Tree-SHA512: 810cc31ae4364b2dedf85783e67315d7b4e11589e4b32c599606e1b1ba8de0663bcae9ddb1bd8c9762a3636a2d65bdcd64ec22d2e90943f374a0c9574b77ca23 |
||
---|---|---|
.. | ||
examples | ||
patches | ||
source | ||
compat | ||
control | ||
copyright | ||
dash-qt.desktop | ||
dash-qt.install | ||
dash-qt.lintian-overrides | ||
dash-qt.manpages | ||
dash-qt.protocol | ||
dash-tx.bash-completion | ||
dash-tx.install | ||
dash-tx.manpages | ||
dashd.bash-completion | ||
dashd.examples | ||
dashd.install | ||
dashd.lintian-overrides | ||
dashd.manpages | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
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)