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



commit 39652f51c644f95bafd27d2694d11adb8a497208
Author: Christian Rose <menthos menthos com>
Date:   Sat Jun 16 13:41:51 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 4ff9c69..74fcc22 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>
 
 	You need to update your gnome-common to get this working.
diff --git a/configure.in b/configure.in
index 4b47667..8b4441e 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"
+ALL_LINGUAS="az fr nn no sv tr"
 AM_GNOME2_GETTEXT
 gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
 AC_SUBST(gnomelocaledir)



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