dogecoin/contrib/debian/README
vitaminmoo 3c99a18a7d Replace bitcoin with dogecoin in debian files
- Primarily bitcoin Bitcoin and BITCOIN
- A few fixes (e.g. bitcoin.org -> dogecoin.com)
- Debian building not actually tested, I'm doing this to prep for RPMs
2014-01-27 10:06:28 -08:00

21 lines
598 B
Plaintext

This directory contains files used to package dogecoind/dogecoin-qt
for Debian-based Linux systems.
If you compile dogecoind/dogecoin-qt yourself, there are some
useful files here:
dogecoin: URI support
--------------------
dogecoin-qt.desktop (Gnome / Open Desktop)
To install:
sudo desktop-file-install dogecoin-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 dogecoin-qt binary to /usr/bin
and the ../../share/pixmaps/dogecoin128.png to /usr/share/pixmaps
dogecoin-qt.protocol (KDE)