diff options
author | David Planella <david.planella@gmail.com> | 2009-03-08 17:00:53 +0800 |
---|---|---|
committer | dplanella <dplanella@localhost> | 2009-03-08 17:00:53 +0800 |
commit | a7c53444396bc76e6f7d9d8281386dc4efc5ff86 (patch) | |
tree | c697192565db381b7c9ce71bfdf3fb958742ecc2 /help/quickref/Makefile.am | |
parent | 60c688732ccd9ba20dba1ce4410b6a7c0cdfbbb2 (diff) | |
download | gsoc2013-evolution-a7c53444396bc76e6f7d9d8281386dc4efc5ff86.tar.gz gsoc2013-evolution-a7c53444396bc76e6f7d9d8281386dc4efc5ff86.tar.zst gsoc2013-evolution-a7c53444396bc76e6f7d9d8281386dc4efc5ff86.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
* help/quickref/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* help/quickref/ca/Makefile.am: Created Makefile template
* help/quickref/ca/quickref.pdf: Created PDF output from the
translation
* help/quickref/ca/quickref.tex: Created Catalan translation by David
Planella
svn path=/trunk/; revision=37380
Diffstat (limited to 'help/quickref/Makefile.am')
-rw-r--r-- | help/quickref/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/quickref/Makefile.am b/help/quickref/Makefile.am index adea31ceed..cbc9f7d867 100644 --- a/help/quickref/Makefile.am +++ b/help/quickref/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = C cs de es fr hu it oc pl pt sv sq +SUBDIRS = C ca cs de es fr hu it oc pl pt sv sq EXTRA_DIST = evolution-logo.eps |