Author: bkuhn
Date: Sat Nov 29 03:32:56 2008
New Revision: 5066

URL: http://svn.gna.org/viewcvs/pokersource?rev=5066&view=rev
Log:
Began work to repair various problems with locale-switching support:
   * s/UTF-8/ISO-8859-1/ in most places.

   * Stop calling actual setlocale functions; not needed for gettext() and
     should never have been called in the first place.

   * Modified configuration test functions to properly cover and test new
     config code for locale setup.

Modified:
    branches/locale-server-side/poker-network/ChangeLog
    branches/locale-server-side/poker-network/conf/poker.server.xml.in
    branches/locale-server-side/poker-network/pokernetwork/pokerservice.py
    branches/locale-server-side/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to