From 5948c36901a66021c7d3ded3acaf9bde18be17d2 Mon Sep 17 00:00:00 2001 From: Bharath Acharya Date: Sun, 20 Jul 2008 18:26:42 +0000 Subject: ** Fixes Bug #200147 2008-07-18 Bharath Acharya ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780 --- mail/mail-component.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/mail-component.c') diff --git a/mail/mail-component.c b/mail/mail-component.c index 18c489b7ae..c4b0e317ad 100644 --- a/mail/mail-component.c +++ b/mail/mail-component.c @@ -161,6 +161,7 @@ static struct { { N_("Drafts"), }, { N_("Outbox"), }, { N_("Sent"), }, + { N_("Templates"), }, { "Inbox", }, /* 'always local' inbox */ }; -- cgit v1.2.3