diff --git a/help/ChangeLog b/help/ChangeLog index bea09cc..748e1a1 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2009-02-16 Inaki Larranaga Murgoitio + + * eu/eu.po: Added Basque translation. + * Makefile.am: Added 'eu' to DOC_LINGUAS. + 2009-02-15 Daniel Nylander * sv/sv.po: Updated Swedish translation. @@ -66,13 +71,13 @@ * 2.21.1 version marker. -2008-01-20 Yannig Marchegay +2008-01-20 Yannig Marchegay - * oc.po: Updated Occitan translation. + * oc.po: Updated Occitan translation. -2007-12-31 Yannig Marchegay +2007-12-31 Yannig Marchegay - * oc.po: Updated Occitan translation. + * oc.po: Updated Occitan translation. 2007-11-28 Yannig Marchegay diff --git a/help/Makefile.am b/help/Makefile.am index b053cdf..74da2d6 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -6,4 +6,4 @@ DOC_ENTITIES = legal.xml DOC_INCLUDES = DOC_FIGURES = figures/zenity-calendar-screenshot.png figures/zenity-entry-screenshot.png figures/zenity-error-screenshot.png figures/zenity-fileselection-screenshot.png figures/zenity-information-screenshot.png figures/zenity-list-screenshot.png figures/zenity-notification-screenshot.png figures/zenity-progress-screenshot.png figures/zenity-question-screenshot.png figures/zenity-text-screenshot.png figures/zenity-warning-screenshot.png -DOC_LINGUAS = bg de en_GB es fi fr oc ru sv uk +DOC_LINGUAS = bg de en_GB es eu fi fr oc ru sv uk