This commit is contained in:
dsc 2020-12-21 21:34:36 +01:00 committed by wowario
parent bb85f020d5
commit 3e10b25068
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
106 changed files with 606 additions and 2166 deletions

View file

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>LSMinimumSystemVersion</key>
<string>10.10.0</string>
<string>10.0.0</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
@ -18,16 +18,16 @@
<string>????</string>
<key>CFBundleExecutable</key>
<string>feather</string>
<string>feather-wow</string>
<key>CFBundleName</key>
<string>Feather</string>
<string>Feather-WOW</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2014-2021 The Monero Project</string>
<key>CFBundleIdentifier</key>
<string>org.monero-project.feather</string>
<string>org.monero-project.feather-wow</string>
<key>CFBundleVersion</key>
<string>@VERSION_LONG@</string>
@ -42,18 +42,10 @@
<array>
<dict>
<key>CFBundleURLName</key>
<string>monero Handler</string>
<string>wownero Handler</string>
<key>CFBundleURLSchemes</key>
<array>
<string>monero</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>moneroseed Handler</string>
<key>CFBundleURLSchemes</key>
<array>
<string>moneroseed</string>
<string>wownero</string>
</array>
</dict>
</array>