added Sylpheed Claws to the list of possible mailers.
2005-10-20 Colin Leroy <colin@colino.net> * gnome-default-applications-properties-structs.c: added Sylpheed Claws to the list of possible mailers.
This commit is contained in:
parent
70f760aa9f
commit
be2703a208
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-10-20 Colin Leroy <colin@colino.net>
|
||||||
|
|
||||||
|
* gnome-default-applications-properties-structs.c: added
|
||||||
|
Sylpheed Claws to the list of possible mailers.
|
||||||
|
|
||||||
2005-09-25 Sebastien Bacher <seb128@debian.org>
|
2005-09-25 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* gnome-default-applications-properties-structs.c:
|
* gnome-default-applications-properties-structs.c:
|
||||||
|
|
|
@ -46,7 +46,7 @@ MailerDescription possible_mailers[] = {
|
||||||
{ N_("Thunderbird"), "mozilla-thunderbird", "mozilla-thunderbird -mail %s", FALSE, FALSE},
|
{ N_("Thunderbird"), "mozilla-thunderbird", "mozilla-thunderbird -mail %s", FALSE, FALSE},
|
||||||
{ N_("Mozilla Mail"), "mozilla", "mozilla -mail %s", FALSE, FALSE},
|
{ N_("Mozilla Mail"), "mozilla", "mozilla -mail %s", FALSE, FALSE},
|
||||||
{ N_("Mutt") , "mutt", "mutt %s", TRUE, FALSE },
|
{ N_("Mutt") , "mutt", "mutt %s", TRUE, FALSE },
|
||||||
|
{ N_("Sylpheed-Claws") , "sylpheed-claws", "sylpheed-claws --compose %s", FALSE, FALSE }
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _TerminalDesciption {
|
struct _TerminalDesciption {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue