[scripts] Add missing univalue file to copyright_header.py
[bitcoinplatinum.git] / contrib / debian / README.md
blobfab9cc238156789c96e4b908fbe1e4d863ecebf9
2 Debian
3 ====================
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)
11 To install:
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)