mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
radicale: Update Thunderbird URLs
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
92c0c07052
commit
e79f0b5298
@ -33,7 +33,7 @@ clients = [{
|
||||
}]
|
||||
}, {
|
||||
'name':
|
||||
_('Mozilla Thunderbird'),
|
||||
_('Thunderbird'),
|
||||
'platforms': [{
|
||||
'type': 'package',
|
||||
'format': 'deb',
|
||||
@ -41,15 +41,15 @@ clients = [{
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'gnu-linux',
|
||||
'url': 'https://www.mozilla.org/thunderbird/'
|
||||
'url': 'https://www.thunderbird.net/'
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'macos',
|
||||
'url': 'https://www.mozilla.org/thunderbird/'
|
||||
'url': 'https://www.thunderbird.net/'
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'windows',
|
||||
'url': 'https://www.mozilla.org/thunderbird/'
|
||||
'url': 'https://www.thunderbird.net/'
|
||||
}]
|
||||
}, {
|
||||
'name':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user