[monkey-bubble: 390/753] Added tr to ALL_LINGUAS.



commit b5cc6c677e603a3e5972b25d3ff267a6d2968286
Author: Fatih Demir <kabalak src gnome org>
Date:   Wed Jun 6 08:34:04 2001 +0000

    Added tr to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8010cde..e17328d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-06  Fatih Demir <kabalak gtranslator org>
+
+	* configure.in: Added "tr" to the languages list.
+
 2001-05-30  Christophe Merlet  <redfox eikonex org>
 
 	* configure.in: Added fr to $ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index 27b1765..83c7180 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="fr nn no"
+ALL_LINGUAS="fr nn no tr"
 AM_GNOME2_GETTEXT
 
 AC_SUBST(CFLAGS)
@@ -94,4 +94,4 @@ demos/Makefile
 doc/Makefile
 ])
 
-cat $srcdir/message-of-doom
\ No newline at end of file
+cat $srcdir/message-of-doom



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