From b17af79bd404fab4dc0e83e1207d778e070e1f81 Mon Sep 17 00:00:00 2001 From: langerhans Date: Sun, 11 Nov 2018 09:58:33 -0800 Subject: [PATCH] Fix macOS Info.plist values --- share/qt/Info.plist.in | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 5ca6d9d01..befeae8f4 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -29,16 +29,16 @@ ???? CFBundleExecutable - Bitcoin-Qt + Dogecoin-Qt CFBundleName - Bitcoin-Qt + Dogecoin-Qt LSHasLocalizedDisplayName CFBundleIdentifier - org.bitcoinfoundation.Bitcoin-Qt + com.dogecoin.Dogecoin-Qt CFBundleURLTypes @@ -46,10 +46,10 @@ CFBundleTypeRole Editor CFBundleURLName - org.bitcoin.BitcoinPayment + com.dogecoin.DogecoinPayment CFBundleURLSchemes - bitcoin + dogecoin @@ -58,9 +58,9 @@ UTTypeIdentifier - org.bitcoin.paymentrequest + com.dogecoin.paymentrequest UTTypeDescription - Bitcoin payment request + Dogecoin payment request UTTypeConformsTo public.data @@ -68,10 +68,10 @@ UTTypeTagSpecification public.mime-type - application/x-bitcoin-payment-request + application/dogecoin-paymentrequest public.filename-extension - bitcoinpaymentrequest + dogecoinpaymentrequest @@ -84,7 +84,7 @@ Editor LSItemContentTypes - org.bitcoin.paymentrequest + com.dogecoin.paymentrequest LSHandlerRank Owner