diff --git a/ChangeLog b/ChangeLog index 21994971..0096508e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-01-01 Fatih Demir + + * configure.in: Added tr to ALL_LINGUAS . + 1999-12-26 Martin Baulig * libgtop-sysdeps.m4 (LIBGTOP_CHECK_SYSDEPS_DIR): New macro; diff --git a/configure.in b/configure.in index 99fdaef9..e015da3e 100644 --- a/configure.in +++ b/configure.in @@ -235,7 +235,7 @@ AC_FUNC_STRFTIME AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) dnl ## all 'es_??' are only needed for format numbers different of 'es' -ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sv" +ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sv tr" AM_GNOME_GETTEXT AC_PATH_XTRA diff --git a/po/ChangeLog b/po/ChangeLog index e4d0799f..3e977778 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2000-01-01 Fatih Demir + + * tr.po: Added tr.po . + <-- HAPPY MILLENIUM --> + 1999-12-19 Martin Baulig * POTFILES.in: Added `lib/errors.c'.