diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index e79e59a568..9618865a76 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -17,7 +17,7 @@ APPL CFBundleGetInfoString - @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers + @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers, 2014-@COPYRIGHT_YEAR@ The Darkcoin Core developers CFBundleShortVersionString @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@ @@ -29,10 +29,10 @@ ???? CFBundleExecutable - Bitcoin-Qt + Darkcoin-Qt CFBundleIdentifier - org.bitcoinfoundation.Bitcoin-Qt + org.darkcoinfoundation.Darkcoin-Qt CFBundleURLTypes @@ -40,10 +40,10 @@ CFBundleTypeRole Editor CFBundleURLName - org.bitcoin.BitcoinPayment + io.darkcoin.DarkcoinPayment CFBundleURLSchemes - bitcoin + darkcoin @@ -52,9 +52,9 @@ UTTypeIdentifier - org.bitcoin.paymentrequest + io.darkcoin.paymentrequest UTTypeDescription - Bitcoin payment request + Darkcoin payment request UTTypeConformsTo public.data @@ -62,10 +62,10 @@ UTTypeTagSpecification public.mime-type - application/x-bitcoin-payment-request + application/x-darkcoin-payment-request public.filename-extension - bitcoinpaymentrequest + darkcoinpaymentrequest @@ -78,7 +78,7 @@ Editor LSItemContentTypes - org.bitcoin.paymentrequest + io.darkcoin.paymentrequest LSHandlerRank Owner