add evolution-2.0 and evolution-2.2 to the mailers list (Closes: #163334).

2005-01-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-default-applications-properties-structs.c: add evolution-2.0
        and evolution-2.2 to the mailers list (Closes: #163334).
This commit is contained in:
Sebastien Bacher 2005-01-08 14:47:57 +00:00 committed by Sebastien Bacher
parent b30091f9ab
commit ad89ead4da
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-01-08 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c: add evolution-2.0
and evolution-2.2 to the mailers list (Closes: #163334).
2005-01-02 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties.glade:

View file

@ -33,6 +33,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-2.2", "evolution-2.2 %s", FALSE, FALSE, },
{ N_("Evolution Mail Reader"), "evolution-2.0", "evolution-2.0 %s", FALSE, FALSE, },
{ 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, },