From e2154838bd60f166ece3909d048713a908a530b9 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 8 Sep 2007 19:13:42 +0000 Subject: Added fr to SUBDIRS. Added French translation. 2007-09-08 Claude Paroz * quickref/Makefile.am: Added fr to SUBDIRS. * quickref/fr/*: Added French translation. svn path=/trunk/; revision=34199 --- help/quickref/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/quickref/Makefile.am') diff --git a/help/quickref/Makefile.am b/help/quickref/Makefile.am index 7a979b7b57..fc98607b5d 100644 --- a/help/quickref/Makefile.am +++ b/help/quickref/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = C de es pt sv sq +SUBDIRS = C de es fr pt sv sq EXTRA_DIST = evolution-logo.eps -- cgit