From 443b058a770db001eab3bb81e1347b9756aee56a Mon Sep 17 00:00:00 2001 From: Ross Nicoll Date: Sun, 4 Feb 2018 16:41:39 +0000 Subject: Update Gitian descriptors and keys (#1455) * Replace Gitian keys - Note I've removed Leofidus' key due to inactivity, and added a weight of 20 to whit's key. * Replace Bitcoin with Dogecoin in Gitian descriptors * Fix Makefile refrence to bash-completion files * Rename remaining bash-completion files * Add wallet_bgcoin to Qt Makefile * Add PureHeader sources to libdogecoinconsensus --- src/Makefile.qt.include | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.qt.include') diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index 7736cc04b..723e29dc5 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -293,6 +293,7 @@ RES_ICONS = \ qt/res/icons/tx_input.png \ qt/res/icons/tx_output.png \ qt/res/icons/tx_mined.png \ + qt/res/icons/wallet_bgcoin.png \ qt/res/icons/warning.png \ qt/res/icons/verify.png -- cgit v1.2.3