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
8 lines
121 B
Makefile
8 lines
121 B
Makefile
|
|
defaultlocaldir = $(privdatadir)/default/ca/mail/local
|
|
|
|
defaultlocal_DATA = \
|
|
Inbox
|
|
|
|
EXTRA_DIST = $(defaultlocal_DATA)
|