diff options
author | Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> | 2009-02-16 11:57:08 +0000 |
---|---|---|
committer | Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org> | 2009-02-16 11:57:08 +0000 |
commit | 5bed237ae3cf2a73ba3297f83c969d0263746d65 (patch) | |
tree | 01ab3e0526a38d1b827a5d16d8b5625b64046ca2 /help/Makefile.am | |
parent | 869674487ba13e485eed9983575607102a9cd214 (diff) | |
download | glade-5bed237ae3cf2a73ba3297f83c969d0263746d65.tar.gz |
Added 'eu' for Basque in DOC_LINGUAS. Added Basque translation.
2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* Makefile.am: Added 'eu' for Basque in DOC_LINGUAS.
* eu/eu.po: Added Basque translation.
svn path=/trunk/; revision=2119
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 1360f879..dffa9e82 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -6,4 +6,4 @@ DOC_MODULE = glade DOC_INCLUDES = legal.xml DOC_FIGURES = figures/main-window.png -DOC_LINGUAS = bg en_GB es fr hi it oc pt_BR ru sv +DOC_LINGUAS = bg en_GB es eu fr hi it oc pt_BR ru sv |