From: Ole Laursen Date: Sat, 30 Nov 2002 21:24:43 +0000 (+0000) Subject: Added "da" to ALL_LINGUAS. X-Git-Tag: GLIB_2_1_3~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f9ee6693f0f4f646729acdf19badceb62a3a671;p=platform%2Fupstream%2Fglib.git Added "da" to ALL_LINGUAS. 2002-11-30 Ole Laursen * configure.in: Added "da" to ALL_LINGUAS. --- diff --git a/ChangeLog b/ChangeLog index 6e812f0..f697e9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6e812f0..f697e9a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2002-11-30 Ole Laursen + + * configure.in: Added "da" to ALL_LINGUAS. + 2002-11-29 Matthias Clasen * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition. diff --git a/configure.in b/configure.in index e90d723..30a295a 100644 --- a/configure.in +++ b/configure.in @@ -332,7 +332,7 @@ dnl dnl gettext support dnl -ALL_LINGUAS="az be bg ca cs de el es eu fr gl hi ja ko ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi zh_CN zh_TW" +ALL_LINGUAS="az be bg ca cs da de el es eu fr gl hi ja ko ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT if test "$gt_cv_func_dgettext_libc" = "yes" || test "$gt_cv_func_dgettext_libintl" = "yes"; then