diff options
author | Claude Paroz <claude@2xlibre.net> | 2007-08-17 18:33:07 +0800 |
---|---|---|
committer | Claude Paroz <claudep@src.gnome.org> | 2007-08-17 18:33:07 +0800 |
commit | c231a4afaa58d3353d74f2c58083555a7e67c752 (patch) | |
tree | 59409b428b12d26159f1ee5ae698797dfba615bc /help/Makefile.am | |
parent | 7291d8e13c913f14993758971a8e6e62e4908b12 (diff) | |
download | gsoc2013-evolution-c231a4afaa58d3353d74f2c58083555a7e67c752.tar.gz gsoc2013-evolution-c231a4afaa58d3353d74f2c58083555a7e67c752.tar.zst gsoc2013-evolution-c231a4afaa58d3353d74f2c58083555a7e67c752.zip |
Added fr to DOC_LINGUAS. Added French translation. Added French
2007-08-17 Claude Paroz <claude@2xlibre.net>
* Makefile.am: Added fr to DOC_LINGUAS.
* fr/fr.po: Added French translation.
* fr/figures/*.png: Added French screenshots.
svn path=/trunk/; revision=34025
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 7c513cad64..b7702c9095 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -121,8 +121,5 @@ DOC_FIGURES = \ figures/ver_view_a.png \ figures/vfolder-createrule-fig.png -DOC_LINGUAS = de el en_GB es ru sv - - - +DOC_LINGUAS = de el en_GB es fr ru sv |