dogecoin/contrib/debian
2013-06-27 11:11:02 -04:00
..
examples Update contrib/debian (including IRC removal) 2013-03-24 20:02:18 -04:00
manpages re-remove irc reference in bitcoin.conf.5 2013-04-24 14:10:07 -03:00
patches Update contrib/debian and remove system json_spirit patch. 2012-06-25 23:59:19 +02:00
source Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoin-qt.desktop Fix Gnome bitcoin: URI handler 2013-06-26 20:31:34 -04:00
bitcoin-qt.install new icons for linux, etc. 2013-05-13 20:18:35 +02:00
bitcoin-qt.lintian-overrides Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoin-qt.protocol Add support for opening bitcoin: URIs directly. 2012-01-05 00:29:28 -05:00
bitcoind.bash-completion Use debhelper to install bitcoind.bash-completion 2012-05-23 15:27:41 -04:00
bitcoind.examples Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoind.install Update contrib/debian (including IRC removal) 2013-03-24 20:02:18 -04:00
bitcoind.lintian-overrides Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoind.manpages Add debian build folder 2011-11-08 11:57:05 -05:00
changelog new icons for linux, etc. 2013-05-13 20:18:35 +02:00
compat Add debian build folder 2011-11-08 11:57:05 -05:00
control Update contrib/debian (including IRC removal) 2013-03-24 20:02:18 -04:00
copyright Apply MIT license to md2k7 art 2012-09-08 21:51:52 +00:00
gbp.conf Add debian build folder 2011-11-08 11:57:05 -05:00
README README for contrib/debian 2013-06-27 11:11:02 -04:00
rules Use debhelper to install bitcoind.bash-completion 2012-05-23 15:27:41 -04:00
watch Add debian build folder 2011-11-08 11:57:05 -05:00

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)