diff options
author | Claude Paroz <claude@2xlibre.net> | 2007-09-09 03:13:42 +0800 |
---|---|---|
committer | Claude Paroz <claudep@src.gnome.org> | 2007-09-09 03:13:42 +0800 |
commit | e2154838bd60f166ece3909d048713a908a530b9 (patch) | |
tree | 4502fcf48c79307db96035f1d800da0b816bcef7 /help/quickref/Makefile.am | |
parent | 54f200c7a836fb74fae65a204350e25d4002c352 (diff) | |
download | gsoc2013-evolution-e2154838bd60f166ece3909d048713a908a530b9.tar.gz gsoc2013-evolution-e2154838bd60f166ece3909d048713a908a530b9.tar.zst gsoc2013-evolution-e2154838bd60f166ece3909d048713a908a530b9.zip |
Added fr to SUBDIRS. Added French translation.
2007-09-08 Claude Paroz <claude@2xlibre.net>
* quickref/Makefile.am: Added fr to SUBDIRS.
* quickref/fr/*: Added French translation.
svn path=/trunk/; revision=34199
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 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 |