From 517c25720bee4ef156a06da8a95f304d6f5abfab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Wed, 2 Jan 2008 17:39:47 +0000 Subject: [PATCH] 2008-1-2 Jerome Rapinat * configure.in: update of bg.po svn: r9684 --- ChangeLog | 3 +++ configure.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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.])