adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src nls.cc,1.5,1.6


From: Alexandre Courbot <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src nls.cc,1.5,1.6
Date: Sat, 28 Sep 2002 06:14:49 -0400

Update of /cvsroot/adonthell/adonthell/src
In directory subversions:/tmp/cvs-serv1951/src

Modified Files:
        nls.cc 
Log Message:
REMOVED autogen-generated files
slight changes to text files for 0.4 - Please read the logs and correct
any English mistake! :)
DISABLED automake macro that seems to build an incorrect configure on
some system (that is, mines! ;p)
----------------------------------------------------------------------


Index: nls.cc
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/nls.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** nls.cc      25 Apr 2002 15:34:11 -0000      1.5
--- nls.cc      28 Sep 2002 10:14:47 -0000      1.6
***************
*** 51,55 ****
--- 51,57 ----
  {    
  #if ENABLE_NLS
+ #ifndef WIN32
      setenv ("LANGUAGE", language.c_str (), 1);
+ #endif
      {
          // tell gettext that the language has changed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]