aboutsummaryrefslogtreecommitdiffstats
path: root/mail/default/ca/Makefile.am
diff options
context:
space:
mode:
authorDavid Planella <david.planella@gmail.com>2009-03-08 17:03:55 +0800
committerdplanella <dplanella@localhost>2009-03-08 17:03:55 +0800
commitd0202cc04de8b1df0a9aa9161bb26917240c83c3 (patch)
tree0a7137de10d66f8fc357a794186f809eb157c7d4 /mail/default/ca/Makefile.am
parenta7c53444396bc76e6f7d9d8281386dc4efc5ff86 (diff)
downloadgsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.gz
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.bz2
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.lz
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.xz
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.zst
gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.zip
Added Catalan translation of the Evolution welcome e-mail and quick
2009-03-08 David Planella <david.planella@gmail.com> 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
Diffstat (limited to 'mail/default/ca/Makefile.am')
-rw-r--r--mail/default/ca/Makefile.am7
1 files changed, 7 insertions, 0 deletions
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)