From 6f42059422ed6c0f2cafae93ddf38872ed4e1681 Mon Sep 17 00:00:00 2001 From: langerhans Date: Wed, 2 Apr 2014 22:14:44 +0200 Subject: [PATCH] Mac info.plist conversion --- 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 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