diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 002c117b3..c51b3f861 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@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers + @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@, Copyright © 2013-@COPYRIGHT_YEAR@ Dogecoin Core developers, 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers CFBundleShortVersionString @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@ @@ -29,10 +29,10 @@ ???? CFBundleExecutable - Bitcoin-Qt + Dogecoin-Qt CFBundleIdentifier - org.bitcoinfoundation.Bitcoin-Qt + com.dogecoin.wallet-qt CFBundleURLTypes @@ -40,10 +40,10 @@ CFBundleTypeRole Editor CFBundleURLName - org.bitcoin.BitcoinPayment + com.dogecoin.DogecoinPayment CFBundleURLSchemes - bitcoin + dogecoin @@ -52,9 +52,9 @@ UTTypeIdentifier - org.bitcoin.paymentrequest + com.dogecoin.paymentrequest UTTypeDescription - Bitcoin payment request + Dogecoin payment request UTTypeConformsTo public.data @@ -62,10 +62,10 @@ UTTypeTagSpecification public.mime-type - application/x-bitcoin-payment-request + application/x-dogecoin-payment-request public.filename-extension - bitcoinpaymentrequest + dogecoinpaymentrequest @@ -78,7 +78,7 @@ Editor LSItemContentTypes - org.bitcoin.paymentrequest + com.dogecoin.paymentrequest LSHandlerRank Owner