aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/README.md
blob: 447e7513ca428525230e8268408affff9713ae12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Debian
====================
This directory contains files used to package discoind/discoin-qt
for Debian-based Linux systems. If you compile discoind/discoin-qt yourself, there are some useful files here.

## discoin: URI support ##


discoin-qt.desktop  (Gnome / Open Desktop)
To install:

	sudo desktop-file-install discoin-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 discoin-qt binary to `/usr/bin`
and the `../../share/pixmaps/discoin128.png` to `/usr/share/pixmaps`

discoin-qt.protocol (KDE)