summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-10-21 05:05:36 +0000
committerTom Tromey <tromey@src.gnome.org>1998-10-21 05:05:36 +0000
commit2f20185ef00fa3ad5833af7f40812a21a57d1f63 (patch)
tree388722c4b428b0a2db7826ab97adffdc1d8286be /configure.in
parent8c67d0e037284a6a79c0384137b0dd014a379bc5 (diff)
downloadgnome-control-center-2f20185ef00fa3ad5833af7f40812a21a57d1f63.tar.gz
Added `da'.
1998-10-20 Tom Tromey <tromey@cygnus.com> * configure.in (ALL_LINGUAS): Added `da'.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4664d3d6e..0d96ee5ec 100644
--- a/configure.in
+++ b/configure.in
@@ -31,7 +31,7 @@ GNOME_GHTTP_CHECK
dnl utility conditional
AM_CONDITIONAL(FALSE, test "x" = "y")
-ALL_LINGUAS="it ko fr de es no ga sv pt ja fi cs"
+ALL_LINGUAS="it ko fr de es no ga sv pt ja fi cs da"
AM_GNU_GETTEXT
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)