mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Wownero
This commit is contained in:
parent
bb85f020d5
commit
3e10b25068
106 changed files with 606 additions and 2166 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue