2003-07-28 Ole Laursen <olau@hardworking.dk>
authorolau <olau@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sun, 27 Jul 2003 22:42:12 +0000 (22:42 +0000)
committerolau <olau@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sun, 27 Jul 2003 22:42:12 +0000 (22:42 +0000)
* configure.in: Added "da" to the commented out ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@502 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog
configure.in

index cca9649..0b6251a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
+2003-07-28  Ole Laursen  <olau@hardworking.dk>
+
+       * configure.in: Added "da" to the commented out ALL_LINGUAS.
+
 2003-07-27  Laurent Dhima  <laurenti@alblinux.net>
 
        * configure.in: Added "sq" to ALL_LINGUAS.
 
 2003-07-27  Hasbullah Bin Pit  <sebol@ikhlas.com>
                                                                                 
-        * configue.in: Added 'ms' (Malay) in ALL_LINGUAS.
+       * configure.in: Added 'ms' (Malay) in ALL_LINGUAS.
 
 2003-07-24  Pablo Saratxaga  <pablo@mandrakesoft.com>
 
index 47b06fc..3f4b80e 100644 (file)
@@ -47,7 +47,7 @@ AM_DISABLE_STATIC
 AM_PROG_LIBTOOL
 
 dnl internationalization support
-dnl ALL_LINGUAS="be ca cs cy de eo es fr he ms nl pl pt_BR pt ru sk sq sr@Latn sr sv vi"
+dnl ALL_LINGUAS="be ca cs cy da de eo es fr he ms nl pl pt_BR pt ru sk sq sr@Latn sr sv vi"
 dnl AM_GLIB_GNU_GETTEXT
 
 AC_CHECK_PROG(GTKDOC, gtkdoc-mkdb, true, false)