add evo 1.5 and 1.6 to the list
2004-04-06 Andrew Sobala <aes@gnome.org> * gnome-default-applications-properties-structs.c: add evo 1.5 and 1.6 to the list
This commit is contained in:
parent
fe2454b215
commit
9be842ac1b
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-04-06 Andrew Sobala <aes@gnome.org>
|
||||||
|
|
||||||
|
* gnome-default-applications-properties-structs.c:
|
||||||
|
add evo 1.5 and 1.6 to the list
|
||||||
|
|
||||||
2004-04-01 Jody Goldberg <jody@gnome.org>
|
2004-04-01 Jody Goldberg <jody@gnome.org>
|
||||||
|
|
||||||
* Release 2.6.0.3
|
* Release 2.6.0.3
|
||||||
|
|
|
@ -31,6 +31,8 @@ MailerDescription possible_mailers[] = {
|
||||||
* there is only one (the first entry in this list) Evolution entry
|
* there is only one (the first entry in this list) Evolution entry
|
||||||
* in the list shown to the user
|
* in the list shown to the user
|
||||||
*/
|
*/
|
||||||
|
{ N_("Evolution Mail Reader"), "evolution-1.6", "evolution-1.6 %s", FALSE, FALSE, },
|
||||||
|
{ N_("Evolution Mail Reader"), "evolution-1.5", "evolution-1.5 %s", FALSE, FALSE, },
|
||||||
{ N_("Evolution Mail Reader"), "evolution-1.4", "evolution-1.4 %s", FALSE, FALSE, },
|
{ N_("Evolution Mail Reader"), "evolution-1.4", "evolution-1.4 %s", FALSE, FALSE, },
|
||||||
{ N_("Evolution Mail Reader"), "evolution", "evolution %s", FALSE, FALSE, },
|
{ N_("Evolution Mail Reader"), "evolution", "evolution %s", FALSE, FALSE, },
|
||||||
{ N_("Balsa"), "balsa", "balsa --compose=%s", FALSE, FALSE },
|
{ N_("Balsa"), "balsa", "balsa --compose=%s", FALSE, FALSE },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue