4 This directory contains files used to package bitcoind/bitcoin-qt
5 for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
7 ## bitcoin: URI support ##
10 bitcoin-qt.desktop (Gnome / Open Desktop)
13 sudo desktop-file-install bitcoin-qt.desktop
14 sudo update-desktop-database
16 If you build yourself, you will either need to modify the paths in
17 the .desktop file or copy or symlink your bitcoin-qt binary to `/usr/bin`
18 and the `../../share/pixmaps/bitcoin128.png` to `/usr/share/pixmaps`
20 bitcoin-qt.protocol (KDE)