mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
a8820d894f
fab558612278909df93bdf88f5727b04f13aef0f doc: Use precise permission flags where possible (MarcoFalke) Pull request description: Instead of mentioning the all-encompassing `-whitelist*` settings, change the docs to mention the exact permission flag that will influence the behaviour. This is needed because in the future, the too-broad `-whitelist*` settings (they either include *all* permission flags or apply to *all* peers) might be deprecated to require the permission flags to be enumerated. Alternatively, in the future there could be an RPC to set the net permission flags on an existing connection, in which case the `-whitelist*` terminology is of no help. ACKs for top commit: jnewbery: reACK fab558612278909df93bdf88f5727b04f13aef0f fjahr: Code review ACK fab558612278909df93bdf88f5727b04f13aef0f jonatack: ACK fab558612278909df93bdf88f5727b04f13aef0f Tree-SHA512: c7dea3e577d90103bb2b0ffab7b7c8640b388932a3a880f69e2b70747fc9213dc1f437085671fd54c902ec2a578458b8a2fae6dbe076642fb88efbf9fa9e679c |
||
---|---|---|
.. | ||
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)