diff options
author | David Planella <david.planella@gmail.com> | 2009-03-08 17:03:55 +0800 |
---|---|---|
committer | dplanella <dplanella@localhost> | 2009-03-08 17:03:55 +0800 |
commit | d0202cc04de8b1df0a9aa9161bb26917240c83c3 (patch) | |
tree | 0a7137de10d66f8fc357a794186f809eb157c7d4 /mail/default/Makefile.am | |
parent | a7c53444396bc76e6f7d9d8281386dc4efc5ff86 (diff) | |
download | gsoc2013-evolution-d0202cc04de8b1df0a9aa9161bb26917240c83c3.tar.gz 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/Makefile.am')
-rw-r--r-- | mail/default/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/default/Makefile.am b/mail/default/Makefile.am index dcc70dce00..452431d4d1 100644 --- a/mail/default/Makefile.am +++ b/mail/default/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=C cs zh_CN de es fi fr hu it ja ko lt mk nl pl pt sr sr@latin sv +SUBDIRS=C ca cs zh_CN de es fi fr hu it ja ko lt mk nl pl pt sr sr@latin sv |