dash/contrib/debian
MarcoFalke 688b66e9d1
Merge bitcoin-core/gui#266: Doc: Copyright: Fix embedded font file location
e309646db6563926f05627814f01d7d89b3d2d6f Doc: Copyright: Fix embedded font file location (wodry)

Pull request description:

ACKs for top commit:
  hebasto:
    ACK e309646db6563926f05627814f01d7d89b3d2d6f, it was overlooked in 89e421918e.

Tree-SHA512: 016035b82b587fd195a53bcea938b2d1258b8e908ac545477e2002d713c063b3f18f01cd546aaac3ce0543aec029502fcde3b552ab3e837125a1c0f8a983996a
2024-06-11 08:39:08 -05: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
copyright Merge bitcoin-core/gui#266: Doc: Copyright: Fix embedded font file location 2024-06-11 08:39:08 -05:00
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)