diff options
-rw-r--r-- | help/ChangeLog | 13 | ||||
-rw-r--r-- | help/Makefile.am | 2 |
2 files changed, 10 insertions, 5 deletions
diff --git a/help/ChangeLog b/help/ChangeLog index bea09cc2..748e1a15 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> + + * eu/eu.po: Added Basque translation. + * Makefile.am: Added 'eu' to DOC_LINGUAS. + 2009-02-15 Daniel Nylander <po@danielnylander.se> * sv/sv.po: Updated Swedish translation. @@ -66,13 +71,13 @@ * 2.21.1 version marker. -2008-01-20 Yannig Marchegay <yannig@marchegay.org>
+2008-01-20 Yannig Marchegay <yannig@marchegay.org> - * oc.po: Updated Occitan translation.
+ * oc.po: Updated Occitan translation. -2007-12-31 Yannig Marchegay <yannig@marchegay.org>
+2007-12-31 Yannig Marchegay <yannig@marchegay.org> - * oc.po: Updated Occitan translation.
+ * oc.po: Updated Occitan translation. 2007-11-28 Yannig Marchegay <yannig@marchegay.org> diff --git a/help/Makefile.am b/help/Makefile.am index b053cdff..74da2d6e 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 |