diff options
author | Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> | 2009-02-16 20:12:39 +0800 |
---|---|---|
committer | Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org> | 2009-02-16 20:12:39 +0800 |
commit | 6d14c324df385012ff89e196201dbc53957df5bf (patch) | |
tree | 8908f8aea8acec582c904ddc33c9e20effee5ae8 /help/Makefile.am | |
parent | 8dc9f2f5a6e9034b6f941fb889285977fca7df89 (diff) | |
download | gsoc2013-evolution-6d14c324df385012ff89e196201dbc53957df5bf.tar.gz gsoc2013-evolution-6d14c324df385012ff89e196201dbc53957df5bf.tar.zst gsoc2013-evolution-6d14c324df385012ff89e196201dbc53957df5bf.zip |
Added Basque translation. Added 'eu' to DOC_LINGUAS.
2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu/eu.po: Added Basque translation.
* Makefile.am: Added 'eu' to DOC_LINGUAS.
svn path=/trunk/; revision=37278
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 22b2d57827..015545e517 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -100,7 +100,7 @@ DOC_FIGURES = \ figures/sub-pub-fold.png \ figures/ver_view_a.png -DOC_LINGUAS = cs de el en_GB es fr oc ru sv mk +DOC_LINGUAS = cs de el en_GB es eu fr oc ru sv mk check: xmllint --valid --noout $(top_srcdir)/help/C/evolution.xml |