mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-04 06:12:07 +01:00
5e6d893travis: for travis generating an extra build (Cory Fields)ceba0f8PARTIAL: typofixes (found by misspell_fixer) (Veres Lajos)2ede6b7add support for miniupnpc api version 14 (Pavel Vasin)0dfcdd4rpc-tests: re-enable rpc-tests for Windows (Cory Fields)c9ad65enet: Set SO_REUSEADDR for Windows too (Cory Fields)0194bddadd unit test for CNetAddr::GetGroup. (Alex Morcos)bdf2542Fix masking of irrelevant bits in address groups. (Alex Morcos)65426acAdd missing files to files.md (fanquake) 28d76d2 Handle leveldb::DestroyDB() errors on wipe failure (Adam Weiss)843469eUse unique name for AlertNotify tempfile (Casey Rodarmor)4e5ea71Make sure LogPrint strings are line-terminated (J Ross Nicoll)3861f0fbuild: fix libressl detection (Cory Fields)04507deAvoid leaking file descriptors in RegisterLoad (Casey Rodarmor)8b59079Add autogen.sh to source tarball. (randy-waterhouse)
Debian
This directory contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
bitcoin: URI support
bitcoin-qt.desktop (Gnome / Open Desktop) To install:
sudo desktop-file-install bitcoin-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 bitcoin-qt binary to /usr/bin
and the ../../share/pixmaps/bitcoin128.png to /usr/share/pixmaps
bitcoin-qt.protocol (KDE)