aboutsummaryrefslogtreecommitdiff
path: root/share/qt
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
commitf5c716526aaafb318a98e974c8b2fbe02870646b (patch)
treee14145656fcff86ec2c7a1ecf4ad28e0b40f36aa /share/qt
parents/DOGE/DIS/g (diff)
downloaddiscoin-f5c716526aaafb318a98e974c8b2fbe02870646b.tar.xz
discoin-f5c716526aaafb318a98e974c8b2fbe02870646b.zip
really s/doge/dis/g this time
Diffstat (limited to 'share/qt')
-rw-r--r--share/qt/Info.plist.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in
index befeae8f4..14ec83d76 100644
--- a/share/qt/Info.plist.in
+++ b/share/qt/Info.plist.in
@@ -38,7 +38,7 @@
<true/>
<key>CFBundleIdentifier</key>
- <string>com.dogecoin.Dogecoin-Qt</string>
+ <string>com.discoin.Dogecoin-Qt</string>
<key>CFBundleURLTypes</key>
<array>
@@ -46,10 +46,10 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
- <string>com.dogecoin.DogecoinPayment</string>
+ <string>com.discoin.DogecoinPayment</string>
<key>CFBundleURLSchemes</key>
<array>
- <string>dogecoin</string>
+ <string>discoin</string>
</array>
</dict>
</array>
@@ -58,7 +58,7 @@
<array>
<dict>
<key>UTTypeIdentifier</key>
- <string>com.dogecoin.paymentrequest</string>
+ <string>com.discoin.paymentrequest</string>
<key>UTTypeDescription</key>
<string>Dogecoin payment request</string>
<key>UTTypeConformsTo</key>
@@ -68,10 +68,10 @@
<key>UTTypeTagSpecification</key>
<dict>
<key>public.mime-type</key>
- <string>application/dogecoin-paymentrequest</string>
+ <string>application/discoin-paymentrequest</string>
<key>public.filename-extension</key>
<array>
- <string>dogecoinpaymentrequest</string>
+ <string>discoinpaymentrequest</string>
</array>
</dict>
</dict>
@@ -84,7 +84,7 @@
<string>Editor</string>
<key>LSItemContentTypes</key>
<array>
- <string>com.dogecoin.paymentrequest</string>
+ <string>com.discoin.paymentrequest</string>
</array>
<key>LSHandlerRank</key>
<string>Owner</string>