]> git.sesse.net Git - vlc/commitdiff
* added Danish to the list of possible localisations
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 Nov 2004 13:59:36 +0000 (13:59 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 Nov 2004 13:59:36 +0000 (13:59 +0000)
configure.ac

index 2cbd83cb3572519e4cbd09d4fe4c28aa72cbf16d..1cf145dc008fac00f3d9cd54e5435b9a8d843533 100644 (file)
@@ -192,7 +192,7 @@ AM_CONDITIONAL(HAVE_WIN32, test "${SYS}" = "mingw32")
 dnl
 dnl Gettext stuff
 dnl
-ALL_LINGUAS="de en_GB es fr hu it ja nl no pl pt_BR ru sv"
+ALL_LINGUAS="da de en_GB es fr hu it ja nl no pl pt_BR ru sv"
 AM_GNU_GETTEXT_VERSION(0.11.5)
 AM_GNU_GETTEXT
 if test "${nls_cv_force_use_gnu_gettext}" = "yes"; then