aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
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/ChangeLog
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/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 190e277ac2..302e91ee82 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-08 David Planella <david.planella@gmail.com>
+
+ Added Catalan translation of the Evolution welcome e-mail
+
+ * default/Makefile.am: Added Catalan (ca) to the list of
+ subdirectories
+ * default/ca/Inbox: Added Catalan translation by David Planella
+ * default/ca/Makefile.am: Created Makefile template
+
2009-03-04 Milan Crha <mcrha@redhat.com>
* mail-ops.c: (empty_trash_exec): Do not unref NULL object.