1
0

email plugin

This commit is contained in:
ThomasV
2014-11-11 11:08:25 +01:00
parent b9d270d438
commit 126454c0e6
2 changed files with 222 additions and 0 deletions

View File

@@ -47,6 +47,12 @@ descriptions = [
'requires_wallet_type': ['2of2', '2of3'],
'available_for': ['qt'],
},
{
'name': 'email',
'fullname': 'Email',
'description': _("Send and receive payment request with an email account"),
'available_for': ['qt'],
},
{
'name': 'exchange_rate',
'fullname': _("Exchange rates"),