bc459f74d5
The PaymentProtcol class now handles the pasting of a payment uri, like bip21. Additionally this adds the feature where we pass in the payment uri on the commandline which then results in an auto-opened payment screen.
13 lines
359 B
Desktop File
13 lines
359 B
Desktop File
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
[Desktop Entry]
|
|
Name=Flowee Pay
|
|
GenericName=Bitcoin Cash Payment Solution
|
|
Comment=Transact on the Bitcoin Cash network, payments and more
|
|
Keywords=wallet;bitcoin;bitcoincash;financial;
|
|
Type=Application
|
|
Categories=Office;Finance;
|
|
Exec=pay %u
|
|
Terminal=false
|
|
Icon=org.flowee.pay
|
|
MimeType=x-scheme-handler/bitcoincash;
|