Added Thunderbird to the mail clients
This commit is contained in:
parent
59193577c4
commit
6f620d298d
2 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,7 @@ MailerDescription possible_mailers[] = {
|
|||
{ N_("Evolution Mail Reader"), "evolution", "evolution %s", FALSE, FALSE, },
|
||||
{ N_("Balsa"), "balsa", "balsa -m %s", FALSE, FALSE },
|
||||
{ N_("KMail"), "kmail", "kmail %s", FALSE, FALSE },
|
||||
{ N_("Thunderbird"), "mozilla-thunderbird", "mozilla-thunderbird -mail %s", FALSE, FALSE},
|
||||
{ N_("Mozilla Mail"), "mozilla", "mozilla -mail %s", FALSE, FALSE},
|
||||
{ N_("Mutt") , "mutt", "mutt %s", TRUE, FALSE },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue