bitcoin/contrib/debian
Jonas Schnelli ab914a6530
Merge #8996: Network activity toggle
19f46f1 Qt: New network_disabled icon (Luke Dashjr)
54cf997 RPC/Net: Use boolean consistently for networkactive, and remove from getinfo (Luke Dashjr)
b2b33d9 Overhaul network activity toggle (Jonas Schnelli)
32efa79 Qt: Add GUI feedback and control of network activity state. (Jon Lund Steffensen)
e38993b RPC: Add "togglenetwork" method to toggle network activity temporarily (Jon Lund Steffensen)
7c9a98a Allow network activity to be temporarily suspended. (Jon Lund Steffensen)
2016-11-11 11:16:40 +01:00
..
examples
patches
source
README.md
bitcoin-qt.desktop Simple Update to File 'bitcoin-qt.desktop' 2016-10-17 18:03:43 +02:00
bitcoin-qt.install
bitcoin-qt.lintian-overrides
bitcoin-qt.manpages Remove old manpages from contrib/debian 2016-09-25 13:33:57 +02:00
bitcoin-qt.protocol
bitcoin-tx.bash-completion
bitcoin-tx.install
bitcoin-tx.manpages Remove old manpages from contrib/debian 2016-09-25 13:33:57 +02:00
bitcoind.bash-completion
bitcoind.examples
bitcoind.install
bitcoind.lintian-overrides
bitcoind.manpages Remove old manpages from contrib/debian 2016-09-25 13:33:57 +02:00
changelog
compat
control
copyright Merge #8996: Network activity toggle 2016-11-11 11:16:40 +01:00
gbp.conf
rules Remove old manpages from contrib/debian 2016-09-25 13:33:57 +02:00
watch

README.md

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)