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:
Andrew Sobala 2004-04-06 14:14:22 +00:00 committed by Andrew Sobala
parent fe2454b215
commit 9be842ac1b
2 changed files with 7 additions and 0 deletions

View file

@ -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>
* Release 2.6.0.3

View file

@ -31,6 +31,8 @@ MailerDescription possible_mailers[] = {
* there is only one (the first entry in this list) Evolution entry
* 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", "evolution %s", FALSE, FALSE, },
{ N_("Balsa"), "balsa", "balsa --compose=%s", FALSE, FALSE },