diff --git a/ChangeLog b/ChangeLog index ed24174df..87f1a3f1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2008-1-2 Jerome Rapinat + * configure.in: update of bg.po + 2007-12-23 Benny Malengier * src/glade/gramps.glade: accel (Role and Date) in Event Ref, bug #1449 diff --git a/configure.in b/configure.in index 3f1d7522f..1a766f395 100644 --- a/configure.in +++ b/configure.in @@ -52,7 +52,7 @@ AC_SUBST(HELPPATH) AC_SUBST(FONTPATH) dnl Add the languages which your application supports here. -ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk tr sl" +ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk tr sl bg" GETTEXT_PACKAGE=gramps AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.])