From e6507a80be067e412b1c8815fe7f1074b104a33a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20=C3=96gren?= Date: Sun, 11 Jul 1999 01:40:47 +0000 Subject: [PATCH] 1999-07-11 Tomas Ogren e * configure.in: Added sv to ALL_LINGUAS --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7a5e9732..9b3799ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-07-11 Tomas Ogren e + + * configure.in: Added sv to ALL_LINGUAS + 1999-07-11 Tomas Ogren * sysdeps/names/procmem.c: Fixed a tyop diff --git a/configure.in b/configure.in index 693a3c1b..54e4fa6d 100644 --- a/configure.in +++ b/configure.in @@ -226,7 +226,7 @@ AC_FUNC_STRFTIME AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) dnl ## all 'es_??' are only needed for format numbers different of 'es' -ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fr ko no ja" +ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fr ko no ja sv" AM_GNOME_GETTEXT AC_PATH_XTRA