[monkey-bubble: 473/753] Added sv to ALL_LINGUAS.



commit 8b164b89bd895eb3cfb7df1ff7ca273127b2db30
Author: Christian Rose <menthos menthos com>
Date:   Sat Jun 16 13:11:22 2001 +0000

    Added sv to ALL_LINGUAS.
    
    2001-06-16  Christian Rose  <menthos menthos com>
    
    	* configure.in: Added sv to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 661a81b..f653c67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-16  Christian Rose  <menthos menthos com>
+
+	* configure.in: Added sv to ALL_LINGUAS.
+
 2001-06-13  Martin Baulig  <baulig suse de>
 
 	* configure.in: Use PKG_CHECK_MODULES from pkg-config to
diff --git a/configure.in b/configure.in
index 819ef2e..e0907a3 100644
--- a/configure.in
+++ b/configure.in
@@ -25,7 +25,7 @@ AC_PATH_PROGS(PATH_TO_XRDB, "xrdb")
 dnl utility conditional
 AM_CONDITIONAL(FALSE, test "x" = "y")
 
-ALL_LINGUAS="az fr nn no tr wa"
+ALL_LINGUAS="az fr nn no sv tr wa"
 AM_GNOME2_GETTEXT
 
 AC_SUBST(CFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]