dash/contrib/debian
Konstantin Akimov c75fff6454
docs: update license year range to 2024 (#5890)
## What was done?
Happy new year and happy new lunar year!
2024 is here and 20.1 is coming.

## Breaking Changes
N/A

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
2024-02-22 20:56:43 -06:00
..
examples Merge #19474: doc: Use precise permission flags where possible 2023-01-19 23:37:39 -06:00
patches Update contrib/debian and remove system json_spirit patch. 2012-06-25 23:59:19 +02:00
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 Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dash-qt.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dash-qt.protocol Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
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 Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.install Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.lintian-overrides Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
gbp.conf
README.md Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
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)