From d0202cc04de8b1df0a9aa9161bb26917240c83c3 Mon Sep 17 00:00:00 2001 From: David Planella Date: Sun, 8 Mar 2009 09:03:55 +0000 Subject: Added Catalan translation of the Evolution welcome e-mail and quick 2009-03-08 David Planella Added Catalan translation of the Evolution welcome e-mail and quick reference * configure.in: Added Makefiles for the Catalan translations of the welcome e-mail and quick reference. * mail/default/Makefile.am: Added Catalan (ca) to the list of subdirectories * mail/default/ca/Inbox: Added Catalan translation by David Planella * mail/default/ca/Makefile.am: Created Makefile template svn path=/trunk/; revision=37381 --- mail/default/ca/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mail/default/ca/Makefile.am (limited to 'mail/default/ca/Makefile.am') diff --git a/mail/default/ca/Makefile.am b/mail/default/ca/Makefile.am new file mode 100644 index 0000000000..3c004f99e1 --- /dev/null +++ b/mail/default/ca/Makefile.am @@ -0,0 +1,7 @@ + +defaultlocaldir = $(privdatadir)/default/ca/mail/local + +defaultlocal_DATA = \ + Inbox + +EXTRA_DIST = $(defaultlocal_DATA) -- cgit v1.2.3