aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/qt/Info.plist.in20
1 files 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 @@
<string>????</string>
<key>CFBundleExecutable</key>
- <string>Bitcoin-Qt</string>
+ <string>Dogecoin-Qt</string>
<key>CFBundleName</key>
- <string>Bitcoin-Qt</string>
+ <string>Dogecoin-Qt</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleIdentifier</key>
- <string>org.bitcoinfoundation.Bitcoin-Qt</string>
+ <string>com.dogecoin.Dogecoin-Qt</string>
<key>CFBundleURLTypes</key>
<array>
@@ -46,10 +46,10 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
- <string>org.bitcoin.BitcoinPayment</string>
+ <string>com.dogecoin.DogecoinPayment</string>
<key>CFBundleURLSchemes</key>
<array>
- <string>bitcoin</string>
+ <string>dogecoin</string>
</array>
</dict>
</array>
@@ -58,9 +58,9 @@
<array>
<dict>
<key>UTTypeIdentifier</key>
- <string>org.bitcoin.paymentrequest</string>
+ <string>com.dogecoin.paymentrequest</string>
<key>UTTypeDescription</key>
- <string>Bitcoin payment request</string>
+ <string>Dogecoin payment request</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
@@ -68,10 +68,10 @@
<key>UTTypeTagSpecification</key>
<dict>
<key>public.mime-type</key>
- <string>application/x-bitcoin-payment-request</string>
+ <string>application/dogecoin-paymentrequest</string>
<key>public.filename-extension</key>
<array>
- <string>bitcoinpaymentrequest</string>
+ <string>dogecoinpaymentrequest</string>
</array>
</dict>
</dict>
@@ -84,7 +84,7 @@
<string>Editor</string>
<key>LSItemContentTypes</key>
<array>
- <string>org.bitcoin.paymentrequest</string>
+ <string>com.dogecoin.paymentrequest</string>
</array>
<key>LSHandlerRank</key>
<string>Owner</string>