add icons for nwc and labels plugins
This commit is contained in:
BIN
electrum/plugins/labels/labelsync.png
Normal file
BIN
electrum/plugins/labels/labelsync.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 441 B |
@@ -2,5 +2,6 @@
|
|||||||
"name": "labels",
|
"name": "labels",
|
||||||
"fullname": "LabelSync",
|
"fullname": "LabelSync",
|
||||||
"description": "Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum. Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.",
|
"description": "Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum. Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.",
|
||||||
|
"icon":"labelsync.png",
|
||||||
"available_for": ["qt", "qml", "cmdline"]
|
"available_for": ["qt", "qml", "cmdline"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,5 +4,6 @@
|
|||||||
"description": "This plugin allows remote control of Electrum lightning wallets via Nostr NIP-47.",
|
"description": "This plugin allows remote control of Electrum lightning wallets via Nostr NIP-47.",
|
||||||
"author": "The Electrum Developers",
|
"author": "The Electrum Developers",
|
||||||
"available_for": ["cmdline", "qt"],
|
"available_for": ["cmdline", "qt"],
|
||||||
|
"icon":"nwc.png",
|
||||||
"version": "0.0.1"
|
"version": "0.0.1"
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
electrum/plugins/nwc/nwc.png
Normal file
BIN
electrum/plugins/nwc/nwc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user